From: Scott Murray Date: Tue, 2 Mar 2021 15:14:42 +0000 (-0500) Subject: sllin: update LIC_CHKSUM_FILE X-Git-Tag: 11.91.0~14 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=4d1061eda60b6ccab7e5f3962930330b4bf79bb4;p=AGL%2Fmeta-agl-demo.git sllin: update LIC_CHKSUM_FILE Upstream has renamed the common license files, update LIC_CHKSUM_FILE to instead use the copyright header present in the source. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray Change-Id: I339978508ce741f41ecfd0d8b509341639888ac7 --- diff --git a/recipes-kernel/sllin/sllin.bb b/recipes-kernel/sllin/sllin.bb index f469ecee1..59994d884 100644 --- a/recipes-kernel/sllin/sllin.bb +++ b/recipes-kernel/sllin/sllin.bb @@ -1,6 +1,6 @@ DESCRIPTION = "slLIN driver module" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +LIC_FILES_CHKSUM = "file://sllin.c;beginline=7;endline=37;md5=6408e14dba951f8cbe3c2a003a0d89d2" inherit module systemd