From 5bc5db15ec2259d2e1d5786bc1992cc0016c9900 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 6 Feb 2005 15:44:40 +0000 Subject: [PATCH] change default to busybox stable git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@215 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/busybox/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 320cb9b1c..9420f5369 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -12,7 +12,7 @@ config BR2_PACKAGE_BUSYBOX config BR2_PACKAGE_BUSYBOX_SNAPSHOT bool "Use the daily snapshot of busybox?" depends BR2_PACKAGE_BUSYBOX - default y + default n help Use the latest busybox CVS snapshot instead of release.