aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/zaurus-utils
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-01-19 00:02:08 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-20 12:22:58 +0000
commitfa82f102fbeb2a0ed13555d48169d4fe0db1da95 (patch)
tree081ca9c681236e69688d8e343242060d39b718be /recipes-bsp/zaurus-utils
parent5f9bdd6b485d78a96389491aa528ab958b874a9a (diff)
downloadmeta-handheld-fa82f102fbeb2a0ed13555d48169d4fe0db1da95.tar.gz
zaurus-updater: Inhibit toolchain dependencies
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-bsp/zaurus-utils')
-rw-r--r--recipes-bsp/zaurus-utils/zaurus-updater.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-bsp/zaurus-utils/zaurus-updater.bb b/recipes-bsp/zaurus-utils/zaurus-updater.bb
index 450f4bb..93fabeb 100644
--- a/recipes-bsp/zaurus-utils/zaurus-updater.bb
+++ b/recipes-bsp/zaurus-utils/zaurus-updater.bb
@@ -2,7 +2,9 @@ DESCRIPTION = "Encrypted shellscript for the Zaurus ROM update"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://updater.sh;endline=59;md5=667f442c1e555f21adb58957306612cc"
DEPENDS = "encdec-updater-native"
-PR = "r26"
+PR = "r27"
+
+INHIBIT_DEFAULT_DEPS = "1"
SRC_URI = "file://updater.sh"
@@ -20,7 +22,6 @@ do_compile() {
PACKAGE_ARCH = "${MACHINE_ARCH}"
PACKAGES = ""
-
COMPATIBLE_MACHINE = "(poodle|c7x0|spitz|akita|tosa)"
inherit deploy