summaryrefslogtreecommitdiffstats
path: root/toolchain
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-09-22 18:40:08 +0200
committerBernhard Reutner-Fischer2007-09-22 18:40:08 +0200
commit212c5f8f6fcd85850577e8fbe171bc6ed404321c (patch)
tree96a721f66ed613ee17bb9045468f5a729f7847ff /toolchain
parent- bump version (diff)
downloadbuildroot-212c5f8f6fcd85850577e8fbe171bc6ed404321c.tar.gz
buildroot-212c5f8f6fcd85850577e8fbe171bc6ed404321c.tar.xz
buildroot-212c5f8f6fcd85850577e8fbe171bc6ed404321c.zip
- default to 0.9.29
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 455731c70..1c48a1d41 100644
--- a/toolchain/uClibc/Config.in
+++ b/toolchain/uClibc/Config.in
@@ -5,7 +5,7 @@ comment "uClibc Options"
choice
prompt "uClibc C library Version"
- default BR2_UCLIBC_VERSION_SNAPSHOT
+ default BR2_UCLIBC_VERSION_0_9_29
help
Select the version of uClibc you wish to use.