[oe-commits] Martin Jansa : SHR: use eglibc-2.12 instead 2.11

git version control git at git.openembedded.org
Wed May 26 13:14:11 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7448905b379d0d740b9ad8145d4dd161e32fe240
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7448905b379d0d740b9ad8145d4dd161e32fe240

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue May 25 09:08:44 2010 +0200

SHR: use eglibc-2.12 instead 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 4edd9ef..9fd6b04 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
 
 #############################################################################





More information about the Openembedded-commits mailing list