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:
82dc1d8
)
shr: use eglibc-2.11
author
Martin Jansa
<Martin.Jansa@gmail.com>
Tue, 9 Feb 2010 12:54:59 +0000
(13:54 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 24 Feb 2010 08:29:03 +0000
(09:29 +0100)
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
6656362
..
d223933
100644
(file)
--- 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
#############################################################################