lin-config: update LIC_CHKSUM_FILE 20/26120/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 2 Mar 2021 15:15:44 +0000 (10:15 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 2 Mar 2021 20:41:04 +0000 (15:41 -0500)
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 <scott.murray@konsulko.com>
Change-Id: I6ee7293a0ccffd986cb04527a47a12342c26e703

recipes-support/lin-config/lin-config_git.bb

index e83f716..3858168 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "lin-config tool for the sllin driver module"
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
+LIC_FILES_CHKSUM = "file://lin_config.c;beginline=4;endline=9;md5=196a29df19a30dbc752937bdfc819d7a"
 
 DEPENDS += "libnl libxml2"