From 9f0d341f2347336488cd909a94fa1ff0ba596a66 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 28 Mar 2017 22:49:25 +0200 Subject: [PATCH] systemd-compat-units: Add LIC_FILES_CHKSUM for SRC_URI files We need to have our own LIC_FILES_CHKSUM now as we add the alignment service. --- recipes-fixes/systemd/systemd-compat-units_sysmocom.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc b/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc index e7aad92..b8831d5 100644 --- a/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc +++ b/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc @@ -7,6 +7,7 @@ S_THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" FILESPATH =. "${@base_set_filespath(["${S_THISDIR}/${PN}"], d)}:" SRC_URI += "file://alignment.service" +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" do_install_append() { install -d ${D}${systemd_unitdir}/system/basic.target.wants