aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2017-10-03 21:42:15 +0200
committerAndrea Adami <andrea.adami@gmail.com>2017-10-29 23:57:27 +0100
commitfd283c860a3687c1b1da3efb0be28eaa57ec803a (patch)
tree205d05727a5c034e8b20dc9df82ac9b1d652aeaf
parent3350085b60e609099bfd351dcc64f3ede8276429 (diff)
downloadmeta-handheld-fd283c860a3687c1b1da3efb0be28eaa57ec803a.tar.gz
ipaq-boot-params: replace deprecated license file
Use '${COMMON_LICENSE_DIR}/MIT' for MIT License. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--recipes-bsp/ipaq-boot-params/ipaq-boot-params.bb2
1 files changed, 1 insertions, 1 deletions
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"