aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2019-03-19 13:36:52 -0300
committerArmin Kuster <akuster808@gmail.com>2019-04-13 12:07:06 -0700
commit3aad3c98cf8af4929bc416bbda55ccc71879f2f2 (patch)
tree3814477c7ca3d7cf09a2274238b802c8d49b831d /meta/recipes-connectivity
parent5f15e883502e6f737f7cdc577f6c104e8fbeeaa9 (diff)
downloadopenembedded-core-contrib-3aad3c98cf8af4929bc416bbda55ccc71879f2f2.tar.gz
openssl10: Upgrade 1.0.2q -> 1.0.2r
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb (renamed from meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb b/meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb
index 54af100f90..da7223dc1a 100644
--- a/meta/recipes-connectivity/openssl/openssl10_1.0.2q.bb
+++ b/meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb
@@ -53,8 +53,8 @@ SRC_URI_append_class-nativesdk = " \
file://environment.d-openssl.sh \
"
-SRC_URI[md5sum] = "7563e1ce046cb21948eeb6ba1a0eb71c"
-SRC_URI[sha256sum] = "5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684"
+SRC_URI[md5sum] = "0d2baaf04c56d542f6cc757b9c2a2aac"
+SRC_URI[sha256sum] = "ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6"
S = "${WORKDIR}/openssl-${PV}"