aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-02-06 15:44:40 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-02-06 15:44:40 +0000
commit068ea032e3de306df3d8333c2818ad0045174cbf (patch)
treea308032b1138f5da5920cab4b3118a0e550f1816
parentcca80f90c597093f29add0785a04d0107f1a9750 (diff)
downloadmaster-187ad058-068ea032e3de306df3d8333c2818ad0045174cbf.tar.gz
master-187ad058-068ea032e3de306df3d8333c2818ad0045174cbf.tar.bz2
master-187ad058-068ea032e3de306df3d8333c2818ad0045174cbf.zip
change default to busybox stable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@215 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 320cb9b1c0..9420f53694 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.