From: Scott Murray Date: Tue, 2 Mar 2021 15:12:48 +0000 (-0500) Subject: most: update LIC_CHKSUM_FILE X-Git-Tag: 11.91.0~15 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=df1bb9c3d7ab69db7e8c7ac7e19ab7bc2966e357;p=AGL%2Fmeta-agl-demo.git most: update LIC_CHKSUM_FILE Upstream has renamed the common license files, update LIC_CHKSUM_FILE to instead use one of the COPYING files present in the source. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray Change-Id: Ib2fd84b1114de78596e4f2edeb9852358b5aa212 --- diff --git a/recipes-kernel/most/most.bb b/recipes-kernel/most/most.bb index 48959a6ee..f709a6d9a 100644 --- a/recipes-kernel/most/most.bb +++ b/recipes-kernel/most/most.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Build MOST driver" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +LIC_FILES_CHKSUM = "file://mostcore/COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" inherit module