summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-06 15:44:40 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-02-06 15:44:40 +0000
commit5bc5db15ec2259d2e1d5786bc1992cc0016c9900 (patch)
treea308032b1138f5da5920cab4b3118a0e550f1816 /package
parent46e1f147762e57a03c4bb0bfc4ea14a7610063e6 (diff)
change default to busybox stable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@215 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 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.