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:
1e9f2ff
)
angstrom 2009.X: use regular toolchain for armv7a kernel builds
author
Koen Kooi
<koen@openembedded.org>
Sun, 1 Feb 2009 15:31:35 +0000
(16:31 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 1 Feb 2009 15:31:35 +0000
(16:31 +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
72787d6
..
5de7ec9
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-101,7
+101,7
@@
ANGSTROM_GCC_VERSION_486sx = "4.3.2"
# gcc 4.3.1 builds a kernel that oopses with a null-pointer in the rcu-update function
# gcc 4.2.1 (the one from *gasp* csl) builds a working kernel, but non-working userspace
-KERNEL_CCSUFFIX_armv7a= "-4.2.1+csl-arm-2007q3-53"
+
#
KERNEL_CCSUFFIX_armv7a= "-4.2.1+csl-arm-2007q3-53"
#avr32 only has support for gcc 4.2.2
ANGSTROM_GCC_VERSION_avr32 ?= "4.2.2"