summaryrefslogtreecommitdiffstats
path: root/openwrt/package/busybox/Config.in
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
commitb243707ed6cdd877c4d855ca8c0cd0fd9b9feeae (patch)
tree861650d53f7997ce8714dd21a8e0f7a9e5e40c1e /openwrt/package/busybox/Config.in
parent700b3e711b922c69c77eddcbca483feebeae42c3 (diff)
change default to busybox stable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@215 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/busybox/Config.in')
-rw-r--r--openwrt/package/busybox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/busybox/Config.in b/openwrt/package/busybox/Config.in
index 320cb9b1c..9420f5369 100644
--- a/openwrt/package/busybox/Config.in
+++ b/openwrt/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.