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:
7431b40
)
mx21ads.conf: Fix IPKG_EXTRA_ARHCS reference
author
Richard Purdie
<rpurdie@rpsys.net>
Mon, 20 Nov 2006 20:22:20 +0000
(20:22 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Mon, 20 Nov 2006 20:22:20 +0000
(20:22 +0000)
conf/machine/mx21ads.conf
patch
|
blob
|
history
diff --git
a/conf/machine/mx21ads.conf
b/conf/machine/mx21ads.conf
index
e88b3e3
..
7796171
100644
(file)
--- a/
conf/machine/mx21ads.conf
+++ b/
conf/machine/mx21ads.conf
@@
-7,7
+7,7
@@
TARGET_ARCH = "arm"
MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"
GUI_MACHINE_CLASS = "smallscreen"
-
IPKG
_EXTRA_ARCHS = "arm armv4t armv5te"
+
PACKAGE
_EXTRA_ARCHS = "arm armv4t armv5te"
PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"