diff options
-rw-r--r-- | recipes-extended/qat/qat17_4.7.0-00006.bb | 2 | ||||
-rw-r--r-- | 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- | |||
4 | #Dual BSD and GPLv2 License | 4 | #Dual BSD and GPLv2 License |
5 | LICENSE = "BSD & GPLv2" | 5 | LICENSE = "BSD & GPLv2" |
6 | LIC_FILES_CHKSUM = "\ | 6 | LIC_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 | " |
10 | DEPENDS += "boost udev zlib openssl" | 10 | 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/" | |||
8 | SECTION = "libs" | 8 | SECTION = "libs" |
9 | LICENSE = "Zlib & GPLv2 & BSD" | 9 | LICENSE = "Zlib & GPLv2 & BSD" |
10 | LIC_FILES_CHKSUM = "file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd \ | 10 | LIC_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 |