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:
e65b3b7
)
em-x270.conf: remove redundant "arm" in PACKAGE_EXTRA_ARCHS
author
Cliff Brake
<cbrake@bec-systems.com>
Wed, 17 Oct 2007 20:11:38 +0000
(20:11 +0000)
committer
Cliff Brake
<cbrake@bec-systems.com>
Wed, 17 Oct 2007 20:11:38 +0000
(20:11 +0000)
conf/machine/em-x270.conf
patch
|
blob
|
history
diff --git
a/conf/machine/em-x270.conf
b/conf/machine/em-x270.conf
index
576af24
..
c2ec694
100644
(file)
--- a/
conf/machine/em-x270.conf
+++ b/
conf/machine/em-x270.conf
@@
-8,7
+8,7
@@
TARGET_ARCH = "arm"
GUI_MACHINE_CLASS ?= "bigscreen"
-PACKAGE_EXTRA_ARCHS = "arm
arm
v4 armv4t armv5te iwmmxt "
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}"
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.