From 1ca33cb117fba72752771cc11b7f42a4707ee74a Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 2 Jul 2007 09:54:18 +0000 Subject: - bump version --- package/busybox/Config.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package/busybox/Config.in') diff --git a/package/busybox/Config.in b/package/busybox/Config.in index a897ec694..3e75a8f69 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -46,9 +46,14 @@ choice 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" -- cgit v1.2.3