summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-11-04 16:37:32 +0800
committerFlora Hu <flora.hu@nxp.com>2024-11-05 11:06:23 +0800
commit9daba5042dbe2e634158d8b38874e2f670ff4681 (patch)
tree3c4adedb9cbafc954a731782b9f5a045767a3926
parent82b550e8ccec0045ddbe296f2e1b64f62a4502b7 (diff)
downloadmeta-freescale-9daba5042dbe2e634158d8b38874e2f670ff4681.tar.gz
libpkcs11: Update to latest from NXP
update license to GPL-2.0-only Signed-off-by: Flora Hu <flora.hu@nxp.com>
-rw-r--r--recipes-extended/libpkcs11/libpkcs11_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb
index 731b7a234..ca9f87ee8 100644
--- a/recipes-extended/libpkcs11/libpkcs11_git.bb
+++ b/recipes-extended/libpkcs11/libpkcs11_git.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "PKCS library" 1DESCRIPTION = "PKCS library"
2LICENSE = "GPL-2.0-only & BSD" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625"
4 4
5SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;protocol=https;nobranch=1 \ 5SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;protocol=https;nobranch=1 \