From 7448905b379d0d740b9ad8145d4dd161e32fe240 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 25 May 2010 09:08:44 +0200 Subject: SHR: use eglibc-2.12 instead 2.11 Signed-off-by: Martin Jansa --- conf/distro/shr.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 4edd9ef041..9fd6b04b16 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -146,6 +146,8 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A # TOOLCHAIN ############################################################################# LIBC ?= "eglibc" +PREFERRED_VERSION_eglibc ?= "2.12" +PREFERRED_VERSION_eglibc-initial ?= "2.12" require conf/distro/include/sane-toolchain.inc ############################################################################# -- cgit v1.2.3