aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zaurus-utils
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-20 08:28:56 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-20 08:28:56 +0200
commitd37850fd5485621e76ca877d7161598e81886145 (patch)
treeda63bd3e2d023e73687c69bfbe3baee37251734d /recipes/zaurus-utils
parent6689cb4cc278e6af072be06a98c0df635f21b7e6 (diff)
downloadopenembedded-d37850fd5485621e76ca877d7161598e81886145.tar.gz
zaurus-update: add back PACKAGE_ARCH = "${MACHINE_ARCH}" otherwise you'll miss out on gnu-tar for multi-machine builds where spitz isn't first
Diffstat (limited to 'recipes/zaurus-utils')
-rw-r--r--recipes/zaurus-utils/zaurus-updater.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/zaurus-utils/zaurus-updater.bb b/recipes/zaurus-utils/zaurus-updater.bb
index e4c27a1467..67c98e22cf 100644
--- 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)'