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:
56d2d61
)
qemuarm: fix PACKAGE_EXTRA_ARCHS
author
Koen Kooi
<koen@openembedded.org>
Tue, 26 Jun 2007 13:53:24 +0000
(13:53 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 26 Jun 2007 13:53:24 +0000
(13:53 +0000)
conf/machine/qemuarm.conf
patch
|
blob
|
history
diff --git
a/conf/machine/qemuarm.conf
b/conf/machine/qemuarm.conf
index
1742e1b
..
0e8a081
100644
(file)
--- a/
conf/machine/qemuarm.conf
+++ b/
conf/machine/qemuarm.conf
@@
-3,7
+3,7
@@
#@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
+PACKAGE_EXTRA_ARCHS = "armv4 armv
4t armv
5te"
require conf/machine/include/qemu.conf
require conf/machine/include/tune-arm926ejs.conf