angstrom-bleeding: Pin eglibc-locale version
eglibc-locale version needed to be pinned to 2.13 additionally add 2.21.1 to preferred binutils Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
# Only use for toolchain testing!
|
||||
|
||||
ANGSTROM_GCC_VERSION ?= "4.6%"
|
||||
ANGSTROM_BINUTILS_VERSION ?= "2.21"
|
||||
ANGSTROM_BINUTILS_VERSION ?= "2.21.1"
|
||||
|
||||
PREFERRED_VERSION_eglibc ?= "2.13"
|
||||
PREFERRED_VERSION_eglibc-initial ?= "2.13"
|
||||
PREFERRED_VERSION_eglibc-locale ?= "2.13"
|
||||
|
||||
PREFERRED_VERSION_uclibc ?= "0.9.32+0.9.33%"
|
||||
PREFERRED_VERSION_uclibc-initial ?= "0.9.32+0.9.33%"
|
||||
|
||||
Reference in New Issue
Block a user