From: Chunrong Guo <[email protected]> *update to lsdk 1906 tag include the following changes: a243fb2 - corrected the start year ac5d4db - Updated the year in file header. d642bdd - Changes for making SK_GenerateKeyPair API compatible
Signed-off-by: Chunrong Guo <[email protected]> --- recipes-extended/libpkcs11/libpkcs11_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb index 2a579c7..384b24f 100644 --- a/recipes-extended/libpkcs11/libpkcs11_git.bb +++ b/recipes-extended/libpkcs11/libpkcs11_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2 & BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=803852533e29eb1d6d5e55ad3078b625" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/libpkcs11;nobranch=1" -SRCREV = "efd15b9fb6ecc453eb933ac28ef1741b989f842d" +SRCREV = "a243fb21772f1bd434d8bc1ac45feb36571afadb" DEPENDS = "openssl secure-obj" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
