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:
d0d237e
)
mainstone: do not set PACKAGE_EXTRA_ARCHS - closes #4968
author
Mark Brown
<broonie@sirena.org.uk>
Wed, 7 Jan 2009 11:41:59 +0000
(12:41 +0100)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 7 Jan 2009 11:41:59 +0000
(12:41 +0100)
conf/machine/mainstone.conf
patch
|
blob
|
history
diff --git
a/conf/machine/mainstone.conf
b/conf/machine/mainstone.conf
index
68dcfb0
..
8cf5210
100644
(file)
--- a/
conf/machine/mainstone.conf
+++ b/
conf/machine/mainstone.conf
@@
-5,7
+5,6
@@
TARGET_ARCH = "arm"
GUI_MACHINE_CLASS = "smallscreen"
-PACKAGE_EXTRA_ARCHS = "armv5te"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"