zaurusupdater: make sure to create the directory to copy the script in
authorKoen Kooi <koen@openembedded.org>
Wed, 26 Apr 2006 20:42:22 +0000 (20:42 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 26 Apr 2006 20:42:22 +0000 (20:42 +0000)
packages/zaurus-updater/zaurus-updater.bb

index 0040ebe..26cf1e5 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Encrypted shellscript for the Zaurus ROM update"
 DEPENDS = "encdec-updater-native"
 LICENSE = "zaurus-updater"
-PR = "r4"
+PR = "r5"
 
 PACKAGES = ""
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -16,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