summaryrefslogtreecommitdiff
path: root/openembedded/packages/zaurus-updater/zaurus-updater.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/zaurus-updater/zaurus-updater.bb')
-rw-r--r--openembedded/packages/zaurus-updater/zaurus-updater.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/openembedded/packages/zaurus-updater/zaurus-updater.bb b/openembedded/packages/zaurus-updater/zaurus-updater.bb
index b8a87ce7d..26cf1e545 100644
--- a/openembedded/packages/zaurus-updater/zaurus-updater.bb
+++ b/openembedded/packages/zaurus-updater/zaurus-updater.bb
@@ -1,10 +1,11 @@
DESCRIPTION = "Encrypted shellscript for the Zaurus ROM update"
DEPENDS = "encdec-updater-native"
LICENSE = "zaurus-updater"
-PR = "r3"
+PR = "r5"
PACKAGES = ""
PACKAGE_ARCH = "${MACHINE_ARCH}"
+COMPATIBLE_MACHINE = '(poodle|c7x0|spitz|akita|tosa)'
SRC_URI = "file://updater.sh \
file://gnu-tar.gz"
@@ -15,7 +16,7 @@ do_compile() {
}
do_deploy() {
- install -d ${DEPLOY_DIR}/images/
+ install -d ${DEPLOY_DIR_IMAGE}
install -m 0755 updater.sh ${DEPLOY_DIR_IMAGE}/updater.sh.${MACHINE}
case ${MACHINE} in