From 7aa65c0f2ddbb4da3d22fad32f849f34d9edfcb7 Mon Sep 17 00:00:00 2001 From: Yongxin Liu Date: Mon, 8 Mar 2021 09:59:42 +0800 Subject: Update the name of license file for qat17 and zlib-qat License files were renamed in oe-core commit 5ecf139a31fa ("licenses: Update license file to match current SPDX names"). Signed-off-by: Yongxin Liu Signed-off-by: Anuj Mittal --- recipes-extended/qat/qat17_4.7.0-00006.bb | 2 +- recipes-extended/zlib-qat/zlib-qat.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extended/qat/qat17_4.7.0-00006.bb b/recipes-extended/qat/qat17_4.7.0-00006.bb index 8b222ed..4c2df62 100644 --- a/recipes-extended/qat/qat17_4.7.0-00006.bb +++ b/recipes-extended/qat/qat17_4.7.0-00006.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://01.org/packet-processing/intel%C2%AE-quickassist-technology- #Dual BSD and GPLv2 License LICENSE = "BSD & GPLv2" LIC_FILES_CHKSUM = "\ - file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \ + file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb \ " DEPENDS += "boost udev zlib openssl" diff --git a/recipes-extended/zlib-qat/zlib-qat.inc b/recipes-extended/zlib-qat/zlib-qat.inc index 9e631c1..915c5ed 100644 --- a/recipes-extended/zlib-qat/zlib-qat.inc +++ b/recipes-extended/zlib-qat/zlib-qat.inc @@ -8,7 +8,7 @@ HOMEPAGE = "http://zlib.net/" SECTION = "libs" LICENSE = "Zlib & GPLv2 & BSD" LIC_FILES_CHKSUM = "file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd \ - file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \ + file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \ file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb" # For target side versions of openssl enable support for OCF Linux driver -- cgit v1.2.3-54-g00ecf