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:
6689cb4
)
zaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out...
author
Koen Kooi
<koen@openembedded.org>
Tue, 20 Apr 2010 06:28:56 +0000
(08:28 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 20 Apr 2010 06:28:56 +0000
(08:28 +0200)
recipes/zaurus-utils/zaurus-updater.bb
patch
|
blob
|
history
diff --git
a/recipes/zaurus-utils/zaurus-updater.bb
b/recipes/zaurus-utils/zaurus-updater.bb
index
e4c27a1
..
67c98e2
100644
(file)
--- a/
recipes/zaurus-utils/zaurus-updater.bb
+++ b/
recipes/zaurus-utils/zaurus-updater.bb
@@
-3,6
+3,7
@@
DEPENDS = "encdec-updater-native"
LICENSE = "zaurus-updater"
PR = "r25"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PACKAGES = ""
COMPATIBLE_MACHINE = '(poodle|c7x0|spitz|akita|tosa)'