Explorar o código

minimal.config: add BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y

The user shouldn't need to pass this manually when creating a test-pkg
config file. It's an absolutely harmless option to enable always.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Arnout Vandecappelle %!s(int64=6) %!d(string=hai) anos
pai
achega
a8567be15c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      support/config-fragments/minimal.config

+ 1 - 0
support/config-fragments/minimal.config

@@ -5,3 +5,4 @@ BR2_SYSTEM_BIN_SH_NONE=y
 # BR2_PACKAGE_BUSYBOX is not set
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_COMPILER_PARANOID_UNSAFE_PATH=y
+BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y