aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 16:08:31 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 16:41:50 +0100
commita5b25300e306ca44ca267f40dbf43dc8899153a7 (patch)
treedc48d14b15f4c90ecc2d40fd77225e38540fb21f /recipes-bsp
parentb50e275329efd783a5dba9a39dcd0e54b402b127 (diff)
downloadmeta-handheld-a5b25300e306ca44ca267f40dbf43dc8899153a7.tar.gz
zaurus-utils: add LIC_FILES_CHKSUM
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/zaurus-utils/encdec-updater.bb1
-rw-r--r--recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/zaurus-utils/encdec-updater.bb b/recipes-bsp/zaurus-utils/encdec-updater.bb
index 1fa7693..a33d394 100644
--- a/recipes-bsp/zaurus-utils/encdec-updater.bb
+++ b/recipes-bsp/zaurus-utils/encdec-updater.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh script"
SECTION = "console/utils"
LICENSE = "GPL"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/encdec-updater.c;endline=7;md5=1e19aa80ee761cf47c25ae5123de1be9"
SRC_URI = "file://encdec-updater.c"
diff --git a/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb b/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb
index a2c8697..86e0cc7 100644
--- a/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb
+++ b/recipes-bsp/zaurus-utils/zaurus-legacy-tar.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "Legacy GNU-tar to unpack hd images on install for Zaurus spitz"
LICENSE = "GPL"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/gnu-tar;md5=34b647d6444a9a38e269c2793c7d0bf2"
PR = "r0"
SRC_URI = "file://gnu-tar.gz;subdir=${BPN}-${PV}"