Browse Source

openssl10: Upgrade 1.0.2r -> 1.0.2u

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Adrian Bunk 4 years ago
parent
commit
a691b1e072
1 changed files with 2 additions and 2 deletions
  1. 2 2
      meta/recipes-connectivity/openssl/openssl10_1.0.2u.bb

+ 2 - 2
meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb → meta/recipes-connectivity/openssl/openssl10_1.0.2u.bb

@@ -53,8 +53,8 @@ SRC_URI_append_class-nativesdk = " \
            file://environment.d-openssl.sh \
            "
 
-SRC_URI[md5sum] = "0d2baaf04c56d542f6cc757b9c2a2aac"
-SRC_URI[sha256sum] = "ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6"
+SRC_URI[md5sum] = "cdc2638f789ecc2db2c91488265686c1"
+SRC_URI[sha256sum] = "ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16"
 
 S = "${WORKDIR}/openssl-${PV}"