In oe-core commit 14d4c007c496 ("common-licences: remove ambiguous "BSD"
license"), license BSD was removed. So update license file in recipes
accrodingly.

Signed-off-by: Yongxin Liu <[email protected]>
---
 recipes-extended/qat/qat17_4.14.0-00031.bb | 4 ++--
 recipes-extended/zlib-qat/zlib-qat.inc     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-extended/qat/qat17_4.14.0-00031.bb 
b/recipes-extended/qat/qat17_4.14.0-00031.bb
index 6a80932..9f909ca 100644
--- a/recipes-extended/qat/qat17_4.14.0-00031.bb
+++ b/recipes-extended/qat/qat17_4.14.0-00031.bb
@@ -2,10 +2,10 @@ DESCRIPTION = "Intel(r) QuickAssist Technology API"
 HOMEPAGE = 
"https://01.org/packet-processing/intel%C2%AE-quickassist-technology-drivers-and-patches";
 
 #Dual BSD and GPLv2 License
-LICENSE = "BSD & GPLv2"
+LICENSE = "BSD-3-Clause & GPLv2"
 LIC_FILES_CHKSUM = "\
                     
file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \
-                    
file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb \
+                    
file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9 \
                     "
 DEPENDS += "boost udev zlib openssl yasm-native"
 PROVIDES += "virtual/qat"
diff --git a/recipes-extended/zlib-qat/zlib-qat.inc 
b/recipes-extended/zlib-qat/zlib-qat.inc
index 34d6176..0b85daa 100644
--- a/recipes-extended/zlib-qat/zlib-qat.inc
+++ b/recipes-extended/zlib-qat/zlib-qat.inc
@@ -6,10 +6,10 @@ in the zlib software library via the Intel QuickAssist 
Technology"
 
 HOMEPAGE = "http://zlib.net/";
 SECTION = "libs"
-LICENSE = "Zlib & GPLv2 & BSD"
+LICENSE = "Zlib & GPLv2 & BSD-3-Clause"
 LIC_FILES_CHKSUM = 
"file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;endline=23;md5=fde612df1e5933c428b73844a0c494fd
 \
                    
file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \
-                   
file://${COMMON_LICENSE_DIR}/BSD;md5=3775480a712fc46a69647678acb234cb"
+                   
file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9"
 
 # For target side versions of openssl enable support for OCF Linux driver
 # if they are available.
-- 
2.31.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7434): 
https://lists.yoctoproject.org/g/meta-intel/message/7434
Mute This Topic: https://lists.yoctoproject.org/mt/89131851/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to