Skip to content
Commit 952d96d5 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependency



Drop the dependency as it isn't really nice that other packages need
to select it, and kconf complains about it:

warning: (BR2_PACKAGE_E2FSPROGS && BR2_PACKAGE_USBMOUNT) selects
 BR2_PACKAGE_BUSYBOX_SHOW_OTHERS which has unmet direct dependencies
 (!BR2_PACKAGE_BUSYBOX)

Instead ensure that only the libraries are built by default, so
busybox applets are still used unless explicitly configured.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e1fbd63f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment