SHR: use eglibc-2.12 instead 2.11
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 25 May 2010 07:08:44 +0000 (09:08 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 26 May 2010 11:12:56 +0000 (13:12 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf

index 4edd9ef..9fd6b04 100644 (file)
@@ -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
 
 #############################################################################