cluster-lin-bridging-config: update LICENSE/LIC_CHKSUM_FILE 21/26121/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 2 Mar 2021 15:52:52 +0000 (10:52 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 2 Mar 2021 20:41:40 +0000 (15:41 -0500)
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 <scott.murray@konsulko.com>
Change-Id: I82b6c44aa1d09008a9915250f111c93e6b9de02c

recipes-config/cluster-lin-bridging-config/cluster-lin-bridging-config.bb

index 315da40..d03b91f 100644 (file)
@@ -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 \