busybox: default to v1.17.x
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 12 Jul 2010 13:44:43 +0000 (15:44 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 12 Jul 2010 13:44:43 +0000 (15:44 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/busybox/Config.in

index dd13b3fa77cd9019d3934b26a8a187eec5983deb..a513380b6cc42024729fed600d1591488f0420fd 100644 (file)
@@ -13,7 +13,7 @@ if BR2_PACKAGE_BUSYBOX
 
 choice
        prompt "BusyBox Version"
-       default BR2_BUSYBOX_VERSION_1_16_X
+       default BR2_BUSYBOX_VERSION_1_17_X
        help
          Select the version of BusyBox you wish to use.