summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-28 22:54:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-28 22:54:49 +0200
commit75f6c379c5f19b99ea5488a73aac91f29a51273e (patch)
tree274d97a0e11443cd577873f58124b3e8f8445d7b /target
parente08bf157776a3cdfffa885b41874107c6a060444 (diff)
sync uClibc patches, use only git for uCLibc-ng for now.
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.libc.choice7
-rw-r--r--target/config/Config.in.libc.default1
2 files changed, 1 insertions, 7 deletions
diff --git a/target/config/Config.in.libc.choice b/target/config/Config.in.libc.choice
index 9cd862ebb..271966e46 100644
--- a/target/config/Config.in.libc.choice
+++ b/target/config/Config.in.libc.choice
@@ -45,7 +45,7 @@ config ADK_TARGET_LIB_GLIBC
http://www.gnu.org/libc
config ADK_TARGET_LIB_UCLIBC
- prompt "uClibc embedded C library (deprecated)"
+ prompt "uClibc embedded C library"
boolean
select ADK_uclibc
depends on \
@@ -64,11 +64,6 @@ choice
prompt "Target C library version"
depends on !ADK_CHOOSE_TARGET_SYSTEM && !ADK_CHOOSE_TARGET_ARCH
-config ADK_TARGET_LIB_UCLIBC_NG_1_0_0
- prompt "1.0.0rc1"
- boolean
- depends on ADK_TARGET_LIB_UCLIBC_NG
-
config ADK_TARGET_LIB_UCLIBC_NG_GIT
prompt "git"
boolean
diff --git a/target/config/Config.in.libc.default b/target/config/Config.in.libc.default
index afb4fdb38..f0daedd2d 100644
--- a/target/config/Config.in.libc.default
+++ b/target/config/Config.in.libc.default
@@ -22,7 +22,6 @@ config ADK_TARGET_LIBC
config ADK_LIBC_VERSION
string
- default "1.0.0rc1" if ADK_TARGET_LIB_UCLIBC_NG_1_0_0
default "1.1.4" if ADK_TARGET_LIB_MUSL_1_1_4
default "0.9.33.2" if ADK_TARGET_LIB_UCLIBC_0_9_33_2
default "2.19" if ADK_TARGET_LIB_GLIBC_2_19