aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-01-19 00:02:09 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-20 12:22:58 +0000
commitcc2136a12c27820e5f09607b7ca228b689efe280 (patch)
treedb2d104cf41d320791d30a2e723a3e2fa2299bd0 /recipes-bsp
parentfa82f102fbeb2a0ed13555d48169d4fe0db1da95 (diff)
downloadmeta-handheld-cc2136a12c27820e5f09607b7ca228b689efe280.tar.gz
zaurus-legacy-tar.bb: Inhibit toolchain dependencies
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb b/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb
index cc2563a..66a48ef 100644
--- a/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb
+++ b/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb
@@ -1,7 +1,9 @@
DESCRIPTION = "Legacy GNU-tar to unpack hd images on install for Zaurus spitz"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://${WORKDIR}/gnu-tar;md5=34b647d6444a9a38e269c2793c7d0bf2"
-PR = "r1"
+PR = "r2"
+
+INHIBIT_DEFAULT_DEPS = "1"
SRC_URI = "http://pocketworkstation.org/files/gnu-tar.gz"
SRC_URI[md5sum] = "0c1494335e4f33ac5712d1f72de2eff2"