Skip to content
Snippets Groups Projects
Commit 46b02131 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

Revert "uClibc-ng: update to 1.0.21"


This reverts commit dde5c729.

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: default avatarJo-Philipp Wich <jo@mein.io>
parent 649e766a
No related branches found
No related tags found
No related merge requests found
config UCLIBC_VERSION
string
depends on USE_UCLIBC
default "1.0.21"
default "1.0.14"
config UCLIBC_VERSION_NG
bool
......
......@@ -16,7 +16,7 @@ CONFIG_DIR:=$(PATH_PREFIX)/config
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
LIBC_SO_VERSION:=$(PKG_VERSION)
PKG_HASH:=6e99ebebe8a46ddcd26615828d51b62dbf580568aa58bf5f495da37eba0c872d
PKG_HASH:=3c63d9f8c8b98b65fa5c4040d1c8ab1b36e99a16e1093810cedad51ac15c9a9e
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment