diff options
author | Flora Hu <flora.hu@nxp.com> | 2024-11-04 16:37:32 +0800 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-07 11:18:04 +0000 |
commit | ac313bf42eb352d27566918cfe03e10516459c24 (patch) | |
tree | f9935ab79db26532df09779221561ad8a8fc2465 | |
parent | 47910a9bf558fb34e7e14b0f13dc5bca2ef0c2f4 (diff) | |
download | meta-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.bb | 2 |
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 @@ | |||
1 | DESCRIPTION = "PKCS library" | 1 | DESCRIPTION = "PKCS library" |
2 | LICENSE = "GPL-2.0-only & BSD" | 2 | LICENSE = "GPL-2.0-only" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" |
4 | 4 | ||
5 | SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;protocol=https;nobranch=1 \ | 5 | SRC_URI = "git://github.com/nxp-qoriq/libpkcs11;protocol=https;nobranch=1 \ |