From fd283c860a3687c1b1da3efb0be28eaa57ec803a Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 3 Oct 2017 21:42:15 +0200 Subject: ipaq-boot-params: replace deprecated license file Use '${COMMON_LICENSE_DIR}/MIT' for MIT License. Signed-off-by: Andrea Adami --- recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb') diff --git a/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb b/recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb index 5696e9b..c8ea1d7 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=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" COMPATIBLE_MACHINE = "h3600" -- cgit 1.2.3-korg