From 638cb89fab08fe5c1ed35622b23c0368783c51a2 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Thu, 15 Jul 2021 11:27:31 -0400 Subject: [PATCH] busybox: don't build powertop --- core/busybox/build | 2 ++ core/busybox/version | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/core/busybox/build b/core/busybox/build index 889945e..e120c33 100755 --- a/core/busybox/build +++ b/core/busybox/build @@ -58,3 +58,5 @@ ln -s /run/runit/supervise.ntpd "$1/etc/sv/ntpd/supervise" install -Dm644 mdev.conf "$1/etc/mdev.conf" install -Dm644 docs/busybox.1 "$1/usr/share/man/man1/busybox.1" + +rm "$1/usr/bin/sh" diff --git a/core/busybox/version b/core/busybox/version index a2e6ee1..360f8a1 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.33.1 5 +1.33.1 6 -- 2.39.2