git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bab8cda
)
SHR: use eglibc-2.12 instead 2.11
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 25 May 2010 07:08:44 +0000
(09:08 +0200)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/conf/distro/shr.conf
b/conf/distro/shr.conf
index
4edd9ef
..
9fd6b04
100644
(file)
--- 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
#############################################################################