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:
d3d3ab5
)
beagleboard: switch to armv6 till our gcc 4.3.0 works better
author
Koen Kooi
<koen@openembedded.org>
Mon, 17 Mar 2008 19:19:43 +0000
(19:19 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 17 Mar 2008 19:19:43 +0000
(19:19 +0000)
conf/machine/beagleboard.conf
patch
|
blob
|
history
diff --git
a/conf/machine/beagleboard.conf
b/conf/machine/beagleboard.conf
index
613645d
..
9816b80
100644
(file)
--- a/
conf/machine/beagleboard.conf
+++ b/
conf/machine/beagleboard.conf
@@
-11,7
+11,9
@@
XSERVER = "xserver-kdrive-xomap"
GUI_MACHINE_CLASS = "bigscreen"
TARGET_FPU = "hard"
-include conf/machine/include/tune-cortexa8.inc
+include conf/machine/include/tune-arm1136jf-s.inc
+# requires gcc 4.3.0:
+#include conf/machine/include/tune-cortexa8.inc
IMAGE_FSTYPES ?= "tar.bz2"