From 066a4d4da6e2a2b6398b96e2144215d36f686104 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 17 Jan 2014 12:09:20 +0000 Subject: Update LIC_FILES_CHKSUM after toplevel LICENSE file checksum change Signed-off-by: Paul Eggleton --- recipes-bsp/h2200-bootloader/h2200-bootloader.bb | 2 +- recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb | 2 +- recipes-bsp/zaurus-utils/zaurus-installer.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp') 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" -- cgit 1.2.3-korg