diff --git a/conf/distro/angstrom-bleeding.conf b/conf/distro/angstrom-bleeding.conf index a704462..62bfe7c 100644 --- a/conf/distro/angstrom-bleeding.conf +++ b/conf/distro/angstrom-bleeding.conf @@ -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%"