diff options
author | Flora Hu <flora.hu@nxp.com> | 2024-11-04 16:37:32 +0800 |
---|---|---|
committer | Flora Hu <flora.hu@nxp.com> | 2024-11-05 11:06:23 +0800 |
commit | 9daba5042dbe2e634158d8b38874e2f670ff4681 (patch) | |
tree | 3c4adedb9cbafc954a731782b9f5a045767a3926 | |
parent | 82b550e8ccec0045ddbe296f2e1b64f62a4502b7 (diff) | |
download | meta-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.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 731b7a234..ca9f87ee8 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 \ |