From a798678f7cf3aa4243b42893ff3a2f00219d1285 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openwrt.org>
Date: Tue, 8 Feb 2005 08:55:17 +0000
Subject: use stable uclibc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@227 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 toolchain/uClibc/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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?
 
-- 
cgit v1.2.3