From: Scott Murray Date: Tue, 2 Mar 2021 15:52:52 +0000 (-0500) Subject: cluster-lin-bridging-config: update LICENSE/LIC_CHKSUM_FILE X-Git-Tag: 11.91.0~12 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F26121%2F1;p=AGL%2Fmeta-agl-demo.git cluster-lin-bridging-config: update LICENSE/LIC_CHKSUM_FILE Upstream has renamed the common license files, but investigation revealed that the LICENSE on this purely configuration recipe should likely be MIT to be consistent with the other similar recipes in the tree, so update both LICENSE and LIC_CHKSUM_FILE to fix both issues. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray Change-Id: I82b6c44aa1d09008a9915250f111c93e6b9de02c --- diff --git a/recipes-config/cluster-lin-bridging-config/cluster-lin-bridging-config.bb b/recipes-config/cluster-lin-bridging-config/cluster-lin-bridging-config.bb index 315da400f..d03b91f38 100644 --- a/recipes-config/cluster-lin-bridging-config/cluster-lin-bridging-config.bb +++ b/recipes-config/cluster-lin-bridging-config/cluster-lin-bridging-config.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Configure LIN to external CAN bridging" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRC_URI = "\ file://cluster-lin-bridging.service \