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:
74f508d
)
triton: fix package-extra-archs
author
Koen Kooi
<koen@openembedded.org>
Sat, 11 Aug 2007 11:15:22 +0000
(11:15 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 11 Aug 2007 11:15:22 +0000
(11:15 +0000)
conf/machine/triton.conf
patch
|
blob
|
history
diff --git
a/conf/machine/triton.conf
b/conf/machine/triton.conf
index
d79c23e
..
ab98a07
100644
(file)
--- a/
conf/machine/triton.conf
+++ b/
conf/machine/triton.conf
@@
-3,7
+3,7
@@
#@DESCRIPTION: Machine configuration for the XScale based triton boards from KaRo Electronics
TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv5te"
+PACKAGE_EXTRA_ARCHS = "armv
4t armv
5te"
PREFERRED_PROVIDER_virtual/kernel = "triton-kernel"
BOOTSTRAP_EXTRA_RDEPENDS = "virtual/kernel"