summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2016-01-12 16:51:09 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2016-01-12 16:51:09 (GMT)
commit8cae983532b4f574f3806d9509b858f5ca12c8a3 (patch)
tree7d7de1d646bdc41df37dd4e093360877634f5871 /config/libc
parent182bdbc1b8cd1a53e0e468f5c71ef27043a08ae9 (diff)
uClibc-ng: Update to 1.0.11
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/uClibc.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in
index ae26f3a..7948b9a 100644
--- a/config/libc/uClibc.in
+++ b/config/libc/uClibc.in
@@ -75,10 +75,10 @@ choice
# Don't remove next line
# CT_INSERT_VERSION_BELOW
-config LIBC_UCLIBC_NG_V_1_0_9
+config LIBC_UCLIBC_NG_V_1_0_11
bool
- prompt "1.0.9"
- select LIBC_UCLIBC_NG_1_0_9_or_later
+ prompt "1.0.11"
+ select LIBC_UCLIBC_NG_1_0_11_or_later
config LIBC_UCLIBC_V_0_9_33_2
bool
@@ -91,12 +91,12 @@ config LIBC_VERSION
string
# Don't remove next line
# CT_INSERT_VERSION_STRING_BELOW
- default "1.0.9" if LIBC_UCLIBC_NG_V_1_0_9
+ default "1.0.11" if LIBC_UCLIBC_NG_V_1_0_11
default "0.9.33.2" if LIBC_UCLIBC_V_0_9_33_2
endif # ! LIBC_UCLIBC_CUSTOM
-config LIBC_UCLIBC_NG_1_0_9_or_later
+config LIBC_UCLIBC_NG_1_0_11_or_later
bool
select LIBC_UCLIBC_NG_1_0_0_or_later