From: Chunrong Guo Date: Sat, 29 Sep 2018 08:59:48 +0000 (+0800) Subject: libpkcs11: update to e9f570c X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9d2c6826bd75c8dfe36ab04a21ac14bb72a4aa6e;p=meta-freescale.git libpkcs11: update to e9f570c *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 Signed-off-by: Otavio Salvador --- diff --git a/recipes-extended/libpkcs11/libpkcs11_git.bb b/recipes-extended/libpkcs11/libpkcs11_git.bb index e0c75153..e6161c63 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 = "8e942d3878372639e79aa74c4f991f9525fe6eec" +SRCREV = "e9f570c4464598afea65a227b7e2f37fe6b032fc" DEPENDS = "openssl secure-obj"