From 9d2c6826bd75c8dfe36ab04a21ac14bb72a4aa6e Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Sat, 29 Sep 2018 16:59:48 +0800 Subject: [PATCH] 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 --- 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 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" -- 2.40.1