aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-02-08 08:55:17 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-02-08 08:55:17 +0000
commita798678f7cf3aa4243b42893ff3a2f00219d1285 (patch)
treee62af2e1178f4b029b7d5159439764d28fe2a2e9 /toolchain
parentf699fcce1ec3ea35d371da732baa336a66d2e09f (diff)
downloadmaster-187ad058-a798678f7cf3aa4243b42893ff3a2f00219d1285.tar.gz
master-187ad058-a798678f7cf3aa4243b42893ff3a2f00219d1285.tar.bz2
master-187ad058-a798678f7cf3aa4243b42893ff3a2f00219d1285.zip
use stable uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@227 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/uClibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.in b/toolchain/uClibc/Config.in
index 335cab2455..0e4b29a7df 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -5,7 +5,7 @@ comment "uClibc Options"
config BR2_UCLIBC_VERSION_SNAPSHOT
bool "Use the daily snapshot of uClibc?"
- default y
+ default n
help
Would you like to use the latest daily snapshot?