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:
8ac1542
)
angstrom 2008: use gcc 4.1.2 for blackfin
author
Koen Kooi
<koen@openembedded.org>
Sat, 9 Aug 2008 14:55:35 +0000
(14:55 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 9 Aug 2008 14:55:35 +0000
(14:55 +0000)
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
fd74d75
..
5dfffae
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-86,6
+86,9
@@
ANGSTROM_GCC_VERSION_ppc405 ?= "4.1.1"
ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
+$ Blackfin has its on gcc
+ANGSTROM_GCC_VERSION_bfin = "4.1.2"
+
#for proper NEON support we need a CSL toolchain
#ANGSTROM_GCC_VERSION_armv7a = "4.2.1+csl-arm-2007q3-53"
ANGSTROM_GCC_VERSION_armv7a = "4.3.1"