summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-03-08 22:35:13 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-03-08 22:35:13 +0000
commit5f52873ebd66804b0c33887df293a43552974ec2 (patch)
tree39b934f350027381bd0669ea86d809615033025a
parent7dfede293791592454e4a3bd049ac9af0291110a (diff)
parentff05adff632f52ffdbae90c16c6eb63b3dba5bf0 (diff)
Merge "run-agl-postinsts, weston-init-conf: Switch LIC_FILES_CHKSUM syntax"
-rw-r--r--meta-agl/recipes-devtools/run-agl-postinsts/run-agl-postinsts_1.0.bb3
-rw-r--r--meta-agl/recipes-graphics/wayland/weston-ini-conf.bb2
2 files changed, 2 insertions, 3 deletions
diff --git a/meta-agl/recipes-devtools/run-agl-postinsts/run-agl-postinsts_1.0.bb b/meta-agl/recipes-devtools/run-agl-postinsts/run-agl-postinsts_1.0.bb
index 96c171fa8..b1ecccf85 100644
--- a/meta-agl/recipes-devtools/run-agl-postinsts/run-agl-postinsts_1.0.bb
+++ b/meta-agl/recipes-devtools/run-agl-postinsts/run-agl-postinsts_1.0.bb
@@ -2,8 +2,7 @@ SUMMARY = "Runs AGL postinstall scripts on first boot of the target device"
SECTION = "devel"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
- file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI = "file://run-agl-postinsts \
file://run-agl-postinsts.service"
diff --git a/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb b/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
index 02a6ea7e8..4628f96f8 100644
--- a/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
+++ b/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
@@ -1,6 +1,6 @@
SUMMARY = "Startup script and systemd unit file for the Weston Wayland compositor"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI = "file://core.cfg \
file://ivishell.cfg \