mirror of
https://git.yoctoproject.org/poky
synced 2026-04-16 15:32:13 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
5dca0e0091
commit
b968e5a451
@@ -7,7 +7,7 @@ SECTION = "libs/network"
|
||||
# "openssl" here actually means both OpenSSL and SSLeay licenses apply
|
||||
# (see meta/files/common-licenses/OpenSSL to which "openssl" is SPDXLICENSEMAPped)
|
||||
LICENSE = "openssl"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d57d511030c9d66ef5f5966bee5a7eff"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d343e62fc9c833710bbbed25f27364c8"
|
||||
|
||||
DEPENDS = "hostperl-runtime-native"
|
||||
|
||||
@@ -24,8 +24,8 @@ SRC_URI_append_class-nativesdk = " \
|
||||
file://environment.d-openssl.sh \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "963deb2272d6be7d4c2458afd2517b73"
|
||||
SRC_URI[sha256sum] = "fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d9ffed3f9f41"
|
||||
SRC_URI[md5sum] = "4532712e7bcc9414f5bce995e4e13930"
|
||||
SRC_URI[sha256sum] = "5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b"
|
||||
|
||||
inherit lib_package multilib_header ptest
|
||||
|
||||
Reference in New Issue
Block a user