summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-07-12 15:44:43 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-07-12 15:44:43 +0200
commit7add5f57f981af6aa9fac5a515c9798f571cbc52 (patch)
tree66d5532c7830f3500f69f86878ccf778bab369f9 /package/busybox/Config.in
parent387754249806a6f438575368ce1694786b3a4084 (diff)
busybox: default to v1.17.x
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index dd13b3fa7..a513380b6 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -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.