diff options
-rw-r--r-- | meta/recipes-connectivity/openssl/openssl_1.1.1b.bb (renamed from meta/recipes-connectivity/openssl/openssl_1.1.1a.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1b.bb index 1e8b9d037e..337aaa1798 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.1.1b.bb | |||
@@ -7,7 +7,7 @@ SECTION = "libs/network" | |||
7 | # "openssl" here actually means both OpenSSL and SSLeay licenses apply | 7 | # "openssl" here actually means both OpenSSL and SSLeay licenses apply |
8 | # (see meta/files/common-licenses/OpenSSL to which "openssl" is SPDXLICENSEMAPped) | 8 | # (see meta/files/common-licenses/OpenSSL to which "openssl" is SPDXLICENSEMAPped) |
9 | LICENSE = "openssl" | 9 | LICENSE = "openssl" |
10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d57d511030c9d66ef5f5966bee5a7eff" | 10 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d343e62fc9c833710bbbed25f27364c8" |
11 | 11 | ||
12 | DEPENDS = "hostperl-runtime-native" | 12 | DEPENDS = "hostperl-runtime-native" |
13 | 13 | ||
@@ -24,8 +24,8 @@ SRC_URI_append_class-nativesdk = " \ | |||
24 | file://environment.d-openssl.sh \ | 24 | file://environment.d-openssl.sh \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRC_URI[md5sum] = "963deb2272d6be7d4c2458afd2517b73" | 27 | SRC_URI[md5sum] = "4532712e7bcc9414f5bce995e4e13930" |
28 | SRC_URI[sha256sum] = "fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d9ffed3f9f41" | 28 | SRC_URI[sha256sum] = "5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b" |
29 | 29 | ||
30 | inherit lib_package multilib_header ptest | 30 | inherit lib_package multilib_header ptest |
31 | 31 | ||