aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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
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')
-rw-r--r--recipes-bsp/h2200-bootloader/h2200-bootloader.bb2
-rw-r--r--recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb2
-rw-r--r--recipes-bsp/zaurus-utils/zaurus-installer.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/h2200-bootloader/h2200-bootloader.bb b/recipes-bsp/h2200-bootloader/h2200-bootloader.bb
index d2cc265..36a5977 100644
--- a/recipes-bsp/h2200-bootloader/h2200-bootloader.bb
+++ b/recipes-bsp/h2200-bootloader/h2200-bootloader.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Bootloader firmware extractor for the h2200 iPAQ"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
ALLOW_EMPTY = "1"
PR = "r4"
diff --git a/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb b/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
index 51a18ac..f05588c 100644
--- a/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
+++ b/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Kernel boot parameters for HH.org bootldr"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
PR = "r5"
COMPATIBLE_MACHINE = "(h3600|h3800|h3900|h5000|simpad)"
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"