summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2016-02-05 21:27:24 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2016-02-05 21:27:24 (GMT)
commitc20075fd21c3bca52cc83e3f05581a3ad4529281 (patch)
tree40d316d8ec46dab61a58b731509c82d2b24316fb /config/libc
parent62abbd5052fd8b7e7fb76bea476b2a82cf603727 (diff)
uClibc-ng: Update to 1.0.12
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 7948b9a..989da7b 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_11
+config LIBC_UCLIBC_NG_V_1_0_12
bool
- prompt "1.0.11"
- select LIBC_UCLIBC_NG_1_0_11_or_later
+ prompt "1.0.12"
+ select LIBC_UCLIBC_NG_1_0_12_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.11" if LIBC_UCLIBC_NG_V_1_0_11
+ default "1.0.12" if LIBC_UCLIBC_NG_V_1_0_12
default "0.9.33.2" if LIBC_UCLIBC_V_0_9_33_2
endif # ! LIBC_UCLIBC_CUSTOM
-config LIBC_UCLIBC_NG_1_0_11_or_later
+config LIBC_UCLIBC_NG_1_0_12_or_later
bool
select LIBC_UCLIBC_NG_1_0_0_or_later