]> code.ossystems Code Review - meta-freescale.git/commitdiff
libpkcs11: update to a243fb2
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 5 Jul 2019 06:13:26 +0000 (14:13 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Jul 2019 20:18:34 +0000 (17:18 -0300)
*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 <chunrong.guo@nxp.com>
recipes-extended/libpkcs11/libpkcs11_git.bb

index 2a579c7bc8c368511b06fb11bc6ed575e8582f9d..384b24f2f86036417671e2fbf39f42ccebe2f8c6 100644 (file)
@@ -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"