diff mbox

busybox: disable nsenter/unshare in default config

Message ID 1466637199-16264-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit d472a622be6277b497511464a0313ec5f7c6760c
Headers show

Commit Message

Gustavo Zacarias June 22, 2016, 11:13 p.m. UTC
These require newer toolchain components. Since they didn't exist in
previous versions no functionality is lost. Fixes:
http://autobuild.buildroot.net/results/b63/b6312626b3938555c4e5a68ad42f6951b02d7760/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/busybox/busybox.config | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Peter Korsgaard June 23, 2016, 7:09 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > These require newer toolchain components. Since they didn't exist in
 > previous versions no functionality is lost. Fixes:
 > http://autobuild.buildroot.net/results/b63/b6312626b3938555c4e5a68ad42f6951b02d7760/

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/busybox/busybox.config b/package/busybox/busybox.config
index 1059d67..02b1ee1 100644
--- a/package/busybox/busybox.config
+++ b/package/busybox/busybox.config
@@ -1,7 +1,7 @@ 
 #
 # Automatically generated make config: don't edit
 # Busybox version: 1.25.0
-# Tue Jun 21 21:03:53 2016
+# Wed Jun 22 20:07:11 2016
 #
 CONFIG_HAVE_DOT_CONFIG=y
 
@@ -575,12 +575,12 @@  CONFIG_FEATURE_MOUNT_CIFS=y
 CONFIG_FEATURE_MOUNT_FLAGS=y
 CONFIG_FEATURE_MOUNT_FSTAB=y
 CONFIG_FEATURE_MOUNT_OTHERTAB=y
-CONFIG_NSENTER=y
-CONFIG_FEATURE_NSENTER_LONG_OPTS=y
+# CONFIG_NSENTER is not set
+# CONFIG_FEATURE_NSENTER_LONG_OPTS is not set
 # CONFIG_REV is not set
 CONFIG_SETARCH=y
 CONFIG_UEVENT=y
-CONFIG_UNSHARE=y
+# CONFIG_UNSHARE is not set
 # CONFIG_ACPID is not set
 # CONFIG_FEATURE_ACPID_COMPAT is not set
 CONFIG_BLKID=y