summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2021-02-22 14:11:30 +0800
committerSteve Sakoman <steve@sakoman.com>2021-03-05 04:40:00 -1000
commitc3b4d7500366092d99f7bb6f30555424e66bddba (patch)
tree7c8994cce25e06950dbcc5a9a9c679b1cb633e67
parentdd893279f352e290c23577a0f91df1b8c6232f10 (diff)
downloadopenembedded-core-contrib-c3b4d7500366092d99f7bb6f30555424e66bddba.tar.gz
openssl: upgrade 1.1.1i -> 1.1.1j
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit a67635ca2c7a016efcf450e4011f2032883e995d) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.1.1j.bb (renamed from meta/recipes-connectivity/openssl/openssl_1.1.1i.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1i.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1j.bb
index 5d22c511aa..f054d2fdba 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.1.1i.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.1.1j.bb
@@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \
file://environment.d-openssl.sh \
"
-SRC_URI[sha256sum] = "e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242"
+SRC_URI[sha256sum] = "aaf2fcb575cdf6491b98ab4829abf78a3dec8402b8b81efc8f23c00d443981bf"
inherit lib_package multilib_header multilib_script ptest
MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"