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:
44a201e
)
angstrom 2008: while binutils 2.19 works fine on some platforms it breaks thumb,...
author
Koen Kooi
<koen@openembedded.org>
Fri, 14 Nov 2008 16:33:21 +0000
(17:33 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 14 Nov 2008 16:33:21 +0000
(17:33 +0100)
conf/distro/angstrom-2008.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2008.1.conf
b/conf/distro/angstrom-2008.1.conf
index
cf668e9
..
9bc0273
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-105,8
+105,8
@@
ANGSTROM_GCC_VERSION_avr32 ?= "4.2.2"
#Everybody else can just use this:
ANGSTROM_GCC_VERSION ?= "4.2.4"
-PREFERRED_VERSION_binutils-cross ?= "2.1
9
"
-PREFERRED_VERSION_binutils-cross-sdk ?= "2.1
9
"
+PREFERRED_VERSION_binutils-cross ?= "2.1
8.50.0.7
"
+PREFERRED_VERSION_binutils-cross-sdk ?= "2.1
8.50.0.7
"
PREFERRED_VERSION_gcc ?= "${ANGSTROM_GCC_VERSION}"
PREFERRED_VERSION_gcc-cross ?= "${ANGSTROM_GCC_VERSION}"