diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2019-03-19 13:36:51 -0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 00:31:47 +0100 |
| commit | b968e5a4512b80da60c25a0494afa3a2b95e98f0 (patch) | |
| tree | 3797787402e87c06c96c6f6917e2d9aeea644005 /meta/recipes-connectivity | |
| parent | 5dca0e00914d0795ac4e812f45cceab802cca66f (diff) | |
| download | poky-b968e5a4512b80da60c25a0494afa3a2b95e98f0.tar.gz | |
openssl: Upgrade 1.1.1a -> 1.1.1b
License-Update: copyright years updated
(From OE-Core rev: 5f15e883502e6f737f7cdc577f6c104e8fbeeaa9)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
| -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 | ||
