From 1ae254cccf7e4642f45936b22dfe0dc4bb92debe Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 9 Feb 2010 13:54:59 +0100 Subject: [PATCH] shr: use eglibc-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 66563625aa..d223933059 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -155,6 +155,8 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A ############################################################################# LIBC ?= "eglibc" PREFERRED_GCC_VERSION ?= "4.4.3" +PREFERRED_VERSION_eglibc ?= "2.11" +PREFERRED_VERSION_eglibc-initial ?= "2.11" require conf/distro/include/sane-toolchain.inc ############################################################################# -- 2.39.5