summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-04 12:20:27 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-12-04 15:35:04 +0100
commita44d7f2dbb19a54a8f2beb5c0f0adb0680999319 (patch)
tree4fd87ca227361100894cc49c5943012aa2d8dfc8 /Config.in.legacy
parent9b4218f4f4e3cd82f2c51c646557cd1143faaa0f (diff)
uclibc: update to 1.0.20
The test suite is removed from the package and is already a separate package in buildroot. All patches are upstream, so remove them. The UCLIBC_HAS_LFS option is removed upstream. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> [Thomas: remove BR2_UCLIBC_INSTALL_TEST_SUITE option, add it to Config.in.legacy.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index aeefb392c..39a2d0092 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,14 @@ endif
###############################################################################
comment "Legacy options removed in 2017.02"
+config BR2_UCLIBC_INSTALL_TEST_SUITE
+ bool "uClibc tests now in uclibc-ng-test"
+ select BR2_LEGACY
+ select BR2_PACKAGE_UCLIBC_NG_TEST
+ help
+ The test suite of the uClibc C library has been moved into a
+ separate package, uclibc-ng-test.
+
config BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX
bool "Blackfin.uclinux.org 2014R1 toolchain removed"
select BR2_LEGACY