]> code.ossystems Code Review - meta-freescale.git/commitdiff
libpkcs11: update to e9f570c
authorChunrong Guo <chunrong.guo@nxp.com>
Sat, 29 Sep 2018 08:59:48 +0000 (16:59 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 1 Oct 2018 16:51:02 +0000 (13:51 -0300)
*update to lsdk 1809 tag
include the following changes:
e9f570c - APPS: Making apps compatible to OpenSSL 1.1.0 and 1.0.2
c381e09 - REVIEW_REWORK: Taking care of comments for ECC support
9b04928 - LIB: Adding ECC 256/384 support

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-extended/libpkcs11/libpkcs11_git.bb

index e0c7515387211a29bbdbeebf036765786f60f0ae..e6161c6351f0443f00c99470e49c0b543bac7bae 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 = "8e942d3878372639e79aa74c4f991f9525fe6eec"
+SRCREV = "e9f570c4464598afea65a227b7e2f37fe6b032fc"
 
 DEPENDS = "openssl secure-obj"