]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssl: update to 1.1.1f
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 31 Mar 2020 21:12:48 +0000 (23:12 +0200)
committerArmin Kuster <akuster808@gmail.com>
Tue, 21 Apr 2020 02:26:57 +0000 (19:26 -0700)
This also un-breaks python3 ptest which got broken
with 1.1.1e update.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b4ddf5b9d8cd769b7026663f93c8bc69b55d8cbf)
[AK: bugfix only update]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-connectivity/openssl/openssl_1.1.1f.bb [moved from meta/recipes-connectivity/openssl/openssl_1.1.1e.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/openssl/openssl_1.1.1e.bb
rename to meta/recipes-connectivity/openssl/openssl_1.1.1f.bb
index e5c62cc9bf20a1ff694ecc1716113ba288cb3267..aa4ef6f48a6d69adb9261d1d09122f8c1467b5b1 100644 (file)
@@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \
            file://environment.d-openssl.sh \
            "
 
-SRC_URI[sha256sum] = "694f61ac11cb51c9bf73f54e771ff6022b0327a43bbdfa1b2f19de1662a6dcbe"
+SRC_URI[sha256sum] = "186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35"
 
 inherit lib_package multilib_header multilib_script ptest
 MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"