From a80de8eb9fff5e5d6c7daacdd2b9f89c712b14e6 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/checksums | 2 +- core/busybox/files/config | 4 ++-- core/busybox/version | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/busybox/checksums b/core/busybox/checksums index b70a4ad..4d5c4cd 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,5 +1,5 @@ b0409da19243f364e401dc91e345e230dbcb83938a1815a788d0a549f43886d1 -ffd5f58b5c7af4e6176ae2692c5e72d66f19c59ec3b432153e586fe154c889e2 +e3fef844b71b5193268eba44ed491d499648f0245ed7edb22ca312a45762bfd8 3764993c00fbae89f43b1ac991ebc96774afcd7aa663a434539a5f154c8d991e 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 11fe9cdb031d0c387dfb366dc9cdbabadd129f5bbed34659868914058ada11c7 diff --git a/core/busybox/files/config b/core/busybox/files/config index 1d8eb00..619fe03 100644 --- a/core/busybox/files/config +++ b/core/busybox/files/config @@ -1025,8 +1025,8 @@ CONFIG_PIDOF=n CONFIG_FEATURE_PIDOF_SINGLE=n CONFIG_FEATURE_PIDOF_OMIT=n CONFIG_PMAP=n -CONFIG_POWERTOP=y -CONFIG_FEATURE_POWERTOP_INTERACTIVE=y +CONFIG_POWERTOP=n +CONFIG_FEATURE_POWERTOP_INTERACTIVE=n CONFIG_PS=n # CONFIG_FEATURE_PS_WIDE is not set # CONFIG_FEATURE_PS_LONG is not set 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