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:
ec925c3
)
angstrom: set the correct binutils version
author
Koen Kooi
<koen@openembedded.org>
Wed, 18 Oct 2006 08:41:02 +0000
(08:41 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 18 Oct 2006 08:41:02 +0000
(08:41 +0000)
conf/distro/angstrom-2007.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2007.1.conf
b/conf/distro/angstrom-2007.1.conf
index
0b512e8
..
6ae65af
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-114,8
+114,8
@@
PREFERRED_PROVIDER_virtual/arm-angstrom-linux-uclibcgnueabi-libc-for-gcc = "ucli
PREFERRED_VERSION_gcc ?= "4.1.1"
PREFERRED_VERSION_gcc-cross ?= "4.1.1"
PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
-PREFERRED_VERSION_binutils ?= "2.17.50.0.
1
"
-PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.
1
"
+PREFERRED_VERSION_binutils ?= "2.17.50.0.
5
"
+PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.
5
"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
PREFERRED_VERSION_glibc ?= "2.5"
PREFERRED_VERSION_glibc-intermediate ?= "2.5"