[oe-commits] Martin Jansa : shr: use eglibc-2.11

git version control git at git.openembedded.org
Thu Feb 25 12:22:09 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 1ae254cccf7e4642f45936b22dfe0dc4bb92debe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1ae254cccf7e4642f45936b22dfe0dc4bb92debe

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Feb  9 13:54:59 2010 +0100

shr: use eglibc-2.11

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/shr.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 6656362..d223933 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
 
 #############################################################################





More information about the Openembedded-commits mailing list