diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-02-22 14:11:30 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-10 00:24:18 +0000 |
commit | 247e950a69fd0dc48913172a0e96f4efedffff3e (patch) | |
tree | 11b1459ee0e373b1a6dc0cfd578bb0da78307461 /meta/recipes-connectivity | |
parent | e3013d4c9c46bade2f6c38c26b779936e687d57c (diff) | |
download | openembedded-core-contrib-247e950a69fd0dc48913172a0e96f4efedffff3e.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: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta/recipes-connectivity')
-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 5d22c511aad..f054d2fdba5 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" |