summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-11-04 16:37:32 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-07 11:18:04 +0000
commitac313bf42eb352d27566918cfe03e10516459c24 (patch)
treef9935ab79db26532df09779221561ad8a8fc2465
parent47910a9bf558fb34e7e14b0f13dc5bca2ef0c2f4 (diff)
downloadmeta-freescale-ac313bf42eb352d27566918cfe03e10516459c24.tar.gz
libpkcs11: Update to latest from NXP
update license to GPL-2.0-only Signed-off-by: Flora Hu <flora.hu@nxp.com> (cherry picked from commit 9daba5042dbe2e634158d8b38874e2f670ff4681)
-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 731b7a23..ca9f87ee 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 \