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:
bad798f
)
shr: use binutils 2.20.1
author
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Mar 2010 17:15:13 +0000
(18:15 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 19 Mar 2010 18:49:41 +0000
(19:49 +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
92ecc22
..
db15a4d
100644
(file)
--- a/
conf/distro/shr.conf
+++ b/
conf/distro/shr.conf
@@
-154,6
+154,7
@@
OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
# TOOLCHAIN
#############################################################################
LIBC ?= "eglibc"
+PREFERRED_BINUTILS ?= "2.20.1"
PREFERRED_GCC_VERSION ?= "4.4.3"
PREFERRED_VERSION_eglibc ?= "2.11"
PREFERRED_VERSION_eglibc-initial ?= "2.11"