Browse Source

uClibc: set 0.9.30 as default

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Hans-Christian Egtvedt 16 years ago
parent
commit
cf13c9824e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolchain/uClibc/Config.in

+ 1 - 1
toolchain/uClibc/Config.in

@@ -5,7 +5,7 @@ comment "uClibc Options"
 
 choice
 	prompt "uClibc C library Version"
-	default BR2_UCLIBC_VERSION_0_9_29
+	default BR2_UCLIBC_VERSION_0_9_30
 	help
 	  Select the version of uClibc you wish to use.