aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/zaurus-utils/zaurus-installer.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-01-17 12:09:20 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-01-17 12:09:20 +0000
commit066a4d4da6e2a2b6398b96e2144215d36f686104 (patch)
tree0e682cc39f824831c17d277842afe038aec8aaf4 /recipes-bsp/zaurus-utils/zaurus-installer.bb
parent192412aae6ddd6e4df2d424b011cb8c8ae622b88 (diff)
downloadmeta-handheld-066a4d4da6e2a2b6398b96e2144215d36f686104.tar.gz
Update LIC_FILES_CHKSUM after toplevel LICENSE file checksum change
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-bsp/zaurus-utils/zaurus-installer.bb')
-rw-r--r--recipes-bsp/zaurus-utils/zaurus-installer.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/zaurus-utils/zaurus-installer.bb b/recipes-bsp/zaurus-utils/zaurus-installer.bb
index 62f01c8..05ab5ab 100644
--- a/recipes-bsp/zaurus-utils/zaurus-installer.bb
+++ b/recipes-bsp/zaurus-utils/zaurus-installer.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Installkit for kexecboot-kernel"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
DEPENDS = "${@base_conditional('MACHINE', 'collie', 'linux-yocto-tiny-kexecboot', 'zaurus-updater linux-yocto-tiny-kexecboot', d)}"
DEPENDS += "${@base_conditional('MACHINE', 'spitz', 'zaurus-legacy-tar', '', d)}"
PR = "r7"