[Buildroot] [git commit master 1/1] busybox: default to v1.17.x

Peter Korsgaard jacmet at sunsite.dk
Mon Jul 12 13:44:43 UTC 2010


commit: http://git.buildroot.net/buildroot/commit/?id=7add5f57f981af6aa9fac5a515c9798f571cbc52
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/busybox/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index dd13b3f..a513380 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.
 
-- 
1.7.1



More information about the buildroot mailing list