aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/zaurus-utils/encdec-updater.bb
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/zaurus-utils/encdec-updater.bb
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/zaurus-utils/encdec-updater.bb')
-rw-r--r--recipes-bsp/zaurus-utils/encdec-updater.bb1
1 files changed, 1 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"