summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYongxin Liu <yongxin.liu@windriver.com>2021-03-08 09:59:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-03-09 10:32:35 +0800
commit7aa65c0f2ddbb4da3d22fad32f849f34d9edfcb7 (patch)
tree8e7c6167e76ac475bec4b8715c9e2052f64d3d08
parentbdce7a2deab922d609b82671ee38563c6e6e93a1 (diff)
downloadmeta-intel-qat-7aa65c0f2ddbb4da3d22fad32f849f34d9edfcb7.tar.gz
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 <yongxin.liu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--recipes-extended/qat/qat17_4.7.0-00006.bb2
-rw-r--r--recipes-extended/zlib-qat/zlib-qat.inc2
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-
4#Dual BSD and GPLv2 License 4#Dual BSD and GPLv2 License
5LICENSE = "BSD & GPLv2" 5LICENSE = "BSD & GPLv2"
6LIC_FILES_CHKSUM = "\ 6LIC_FILES_CHKSUM = "\
7 file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \ 7 file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \
8 file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb \ 8 file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb \
9 " 9 "
10DEPENDS += "boost udev zlib openssl" 10DEPENDS += "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/"
8SECTION = "libs" 8SECTION = "libs"
9LICENSE = "Zlib & GPLv2 & BSD" 9LICENSE = "Zlib & GPLv2 & BSD"
10LIC_FILES_CHKSUM = "file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd \ 10LIC_FILES_CHKSUM = "file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd \
11 file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \ 11 file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \
12 file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb" 12 file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb"
13 13
14# For target side versions of openssl enable support for OCF Linux driver 14# For target side versions of openssl enable support for OCF Linux driver