busybox: default to 1.18
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 Dec 2010 01:20:52 +0000 (02:20 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 Dec 2010 01:20:52 +0000 (02:20 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/busybox/Config.in

index 48ba1c8b93d5a2b7ee96355a40a67e1d393c864b..72722b901f859b1b142a93cecab0c6800a1a054b 100644 (file)
@@ -13,7 +13,7 @@ if BR2_PACKAGE_BUSYBOX
 
 choice
        prompt "BusyBox Version"
-       default BR2_BUSYBOX_VERSION_1_17_X
+       default BR2_BUSYBOX_VERSION_1_18_X
        help
          Select the version of BusyBox you wish to use.