busybox: invert hide option

Invert the BR2_PACKAGE_BUSYBOX_HIDE_OTHERS option to use positive logic,
renaming it to _SHOW_OTHERS.

Positive logic is simpler to understand, and it makes all{,package}config
do the right thing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2009-10-15 10:15:47 +02:00
parent f72f3fd30e
commit 524b203588
25 changed files with 50 additions and 53 deletions

View File

@@ -90,7 +90,7 @@ BR2_TOOLCHAIN_BUILDROOT=y
BR2_TOOLCHAIN_SOURCE=y
BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
# BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
#
# Other development stuff