Loading package/busybox/Config.in +5 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,9 @@ choice config BR2_BUSYBOX_VERSION_1_10_X bool "BusyBox 1.10.x" config BR2_BUSYBOX_VERSION_1_11_X bool "BusyBox 1.11.x" config BR2_PACKAGE_BUSYBOX_SNAPSHOT bool "daily snapshot" Loading @@ -52,7 +55,7 @@ config BR2_BUSYBOX_VERSION default "1.8.3" if BR2_BUSYBOX_VERSION_1_8_X default "1.9.2" if BR2_BUSYBOX_VERSION_1_9_X default "1.10.4" if BR2_BUSYBOX_VERSION_1_10_X default "1.11.0" if BR2_BUSYBOX_VERSION_1_11_X config BR2_PACKAGE_BUSYBOX_FULLINSTALL bool "Run BusyBox's own full installation" Loading @@ -77,6 +80,7 @@ config BR2_PACKAGE_BUSYBOX_CONFIG default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_8_X default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_9_X default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_10_X default "package/busybox/busybox-1.11.x.config" if BR2_BUSYBOX_VERSION_1_11_X help Some people may wish to use their own modified BusyBox configuration file, and will specify their config file location with this option. Loading package/busybox/busybox-1.11.x.config 0 → 100644 +851 −0 File added.Preview size limit exceeded, changes collapsed. Show changes Loading
package/busybox/Config.in +5 −1 Original line number Diff line number Diff line Loading @@ -39,6 +39,9 @@ choice config BR2_BUSYBOX_VERSION_1_10_X bool "BusyBox 1.10.x" config BR2_BUSYBOX_VERSION_1_11_X bool "BusyBox 1.11.x" config BR2_PACKAGE_BUSYBOX_SNAPSHOT bool "daily snapshot" Loading @@ -52,7 +55,7 @@ config BR2_BUSYBOX_VERSION default "1.8.3" if BR2_BUSYBOX_VERSION_1_8_X default "1.9.2" if BR2_BUSYBOX_VERSION_1_9_X default "1.10.4" if BR2_BUSYBOX_VERSION_1_10_X default "1.11.0" if BR2_BUSYBOX_VERSION_1_11_X config BR2_PACKAGE_BUSYBOX_FULLINSTALL bool "Run BusyBox's own full installation" Loading @@ -77,6 +80,7 @@ config BR2_PACKAGE_BUSYBOX_CONFIG default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_8_X default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_9_X default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_10_X default "package/busybox/busybox-1.11.x.config" if BR2_BUSYBOX_VERSION_1_11_X help Some people may wish to use their own modified BusyBox configuration file, and will specify their config file location with this option. Loading
package/busybox/busybox-1.11.x.config 0 → 100644 +851 −0 File added.Preview size limit exceeded, changes collapsed. Show changes