[Buildroot] svn commit: trunk/buildroot/package/busybox

aldot at uclibc.org aldot at uclibc.org
Mon Jul 2 09:54:22 UTC 2007


Author: aldot
Date: 2007-07-02 02:54:18 -0700 (Mon, 02 Jul 2007)
New Revision: 18991

Log:
- bump version


Modified:
   trunk/buildroot/package/busybox/Config.in


Changeset:
Modified: trunk/buildroot/package/busybox/Config.in
===================================================================
--- trunk/buildroot/package/busybox/Config.in	2007-07-02 08:58:56 UTC (rev 18990)
+++ trunk/buildroot/package/busybox/Config.in	2007-07-02 09:54:18 UTC (rev 18991)
@@ -46,10 +46,15 @@
 
 	config BR2_BUSYBOX_VERSION_1_5_1
 		bool "BusyBox 1.5.1"
+		depends on BR2_DEPRECATED
 
 	config BR2_BUSYBOX_VERSION_1_6_0
 		bool "BusyBox 1.6.0"
+		depends on BR2_DEPRECATED
 
+	config BR2_BUSYBOX_VERSION_1_6_1
+		bool "BusyBox 1.6.1"
+
 	config BR2_PACKAGE_BUSYBOX_SNAPSHOT
 		bool "daily snapshot"
 




More information about the buildroot mailing list