From 18aa784c0163e6f235f007cda239016f71ec02a4 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 23 Sep 2017 17:48:21 -0300 Subject: Move from ${COREBASE}/LICENSE to ${COMMON_LICENSE_DIR}/MIT The OE-Core now warns when someone uses ${COREBASE}/LICENSE so we should move to ${COMMON_LICENSE_DIR}/MIT to fix this deprecated use. Signed-off-by: Otavio Salvador --- recipes-core/udev/udev-rules-qoriq.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/udev/udev-rules-qoriq.bb') diff --git a/recipes-core/udev/udev-rules-qoriq.bb b/recipes-core/udev/udev-rules-qoriq.bb index f4a9cd8a..ddb33572 100644 --- a/recipes-core/udev/udev-rules-qoriq.bb +++ b/recipes-core/udev/udev-rules-qoriq.bb @@ -1,6 +1,6 @@ DESCRIPTION = "udev rules for Freescale QorIQ SOCs" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRC_URI = "\ file://71-fsl-dpaa-persistent-networking.rules \ -- cgit v1.2.3-54-g00ecf