summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.1.1o.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-02 08:57:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-07 11:33:52 +0100
commit1e298a42223dd2628288b372caf66c52506a8081 (patch)
tree0dc6ee3263da89328c77b8af20dabbf7ee85a42d /meta/recipes-connectivity/openssl/openssl_1.1.1o.bb
parentbb6c7e09e35bc5ac9ae3d9ba1c47c163e976f942 (diff)
downloadpoky-1e298a42223dd2628288b372caf66c52506a8081.tar.gz
openssl: Backport fix for ptest cert expiryyocto-3.1.17dunfell-23.0.17
ptests in in openssl have started failing as one of the test certificates has expired. Backport a fix for this from upstream, replacing the test certificate to allow the ptests to pass again. (From OE-Core rev: 4051d1a3aa5f70da96c381f9dea5f52cd9306939) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit f26f0b34f12bbca2beed153da402a3594d127374) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.1.1o.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.1.1o.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1o.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1o.bb
index c9cfc759c9..b3dceb659b 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.1.1o.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.1.1o.bb
@@ -18,6 +18,7 @@ SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz \
18 file://afalg.patch \ 18 file://afalg.patch \
19 file://reproducible.patch \ 19 file://reproducible.patch \
20 file://reproducibility.patch \ 20 file://reproducibility.patch \
21 file://770aea88c3888cc5cb3ebc94ffcef706c68bc1d2.patch \
21 " 22 "
22 23
23SRC_URI_append_class-nativesdk = " \ 24SRC_URI_append_class-nativesdk = " \