From 46b02131d74280a621960c51e96b5658c73e2f1c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 6 Feb 2017 13:02:51 +0100 Subject: Revert "uClibc-ng: update to 1.0.21" This reverts commit dde5c729ec92cbb11cf6367d93887e634b0ac756. The uClibc update was completely untested, does not build with Kernel 4.4 and did not adjust the configuration to predeclare new config symbols. Signed-off-by: Jo-Philipp Wich --- toolchain/uClibc/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/uClibc/Config.version') diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version index d44f5cbffb..3c1c54d61e 100644 --- a/toolchain/uClibc/Config.version +++ b/toolchain/uClibc/Config.version @@ -1,7 +1,7 @@ config UCLIBC_VERSION string depends on USE_UCLIBC - default "1.0.21" + default "1.0.14" config UCLIBC_VERSION_NG bool -- cgit v1.2.3