diff --git a/conf/distro/angstrom-bleeding.conf b/conf/distro/angstrom-bleeding.conf index 31d5f03..4023925 100644 --- a/conf/distro/angstrom-bleeding.conf +++ b/conf/distro/angstrom-bleeding.conf @@ -4,6 +4,9 @@ ANGSTROM_GCC_VERSION ?= "4.6.0" ANGSTROM_BINUTILS_VERSION ?= "2.21" +PREFERRED_VERSION_eglibc ?= "2.13" +PREFERRED_VERSION_eglibc-initial ?= "2.13" + require angstrom-2010.x.conf DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}-bleeding-core"