uclibc: update uClibc-ng to latest version
Fixes gcc 5.1 errors and contains all recent improvements to Xtensa/ARC NPTL/TLS. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5eb5f2710c
commit
fb24d54733
@ -65,7 +65,7 @@ config BR2_UCLIBC_VERSION_STRING
|
||||
string
|
||||
default "0.9.33.2" if BR2_UCLIBC_VERSION_0_9_33
|
||||
default "arc-2015.06-rc1" if BR2_UCLIBC_VERSION_ARC_GIT
|
||||
default "1.0.3" if BR2_UCLIBC_VERSION_NG
|
||||
default "1.0.4" if BR2_UCLIBC_VERSION_NG
|
||||
default BR2_USE_UCLIBC_SNAPSHOT if BR2_UCLIBC_VERSION_SNAPSHOT
|
||||
|
||||
config BR2_UCLIBC_CONFIG
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 62333167b79afb0b25a843513288c67b59547acf653e8fbe62ee64e71ebd1587 uClibc-0.9.33.2.tar.xz
|
||||
|
||||
# From http://www.uclibc-ng.org/trac/
|
||||
sha256 b4c73fe3e7af4eeabf7510ee66ca85f775c3ed44d20b1bcd30c6ac481dd753cd uClibc-ng-1.0.3.tar.xz
|
||||
# From http://www.uclibc-ng.org/
|
||||
sha256 c037dbaea685380c75b112b5503778a90fa95ac524728770131aa17e29474915 uClibc-ng-1.0.4.tar.xz
|
||||
|
||||
# No hash for the ARC variant, comes from the github-helper
|
||||
none xxx uClibc-arc-2015.06-rc1.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user