From f6e522c3ff8e6dcfaf632356971ddd6de4ec6c97 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 22 Aug 2015 21:59:07 +0200 Subject: update uClibc-ng to 1.0.6, no symlinking required --- target/config/Config.in.libc.default | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/config/Config.in.libc.default') diff --git a/target/config/Config.in.libc.default b/target/config/Config.in.libc.default index a217d7bd9..5987496ed 100644 --- a/target/config/Config.in.libc.default +++ b/target/config/Config.in.libc.default @@ -22,7 +22,7 @@ config ADK_TARGET_LIBC config ADK_LIBC_VERSION string - default "1.0.5" if ADK_TARGET_LIB_UCLIBC_NG_1_0_5 + default "1.0.6" if ADK_TARGET_LIB_UCLIBC_NG_1_0_6 default "1.1.10" if ADK_TARGET_LIB_MUSL_1_1_10 default "0.9.33.2" if ADK_TARGET_LIB_UCLIBC_0_9_33_2 default "2.19" if ADK_TARGET_LIB_GLIBC_2_19 @@ -36,7 +36,7 @@ config ADK_LIBC_VERSION config ADK_TARGET_LIB_UCLIBC_NG_1_0 bool - default y if ADK_TARGET_LIB_UCLIBC_NG_1_0_5 + default y if ADK_TARGET_LIB_UCLIBC_NG_1_0_6 config ADK_TARGET_SUFFIX string -- cgit v1.2.3