summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.2o.bb
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2018-07-28 13:39:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-30 12:44:35 +0100
commit7efdc276a9593cf97683a2de4da4ae814a56e887 (patch)
treea0db51ad13b540e90b3dd4658a855a63a2f79ab6 /meta/recipes-connectivity/openssl/openssl_1.0.2o.bb
parent9f7923c7e0a8044239c5fd5b818aacbd4696b68a (diff)
downloadpoky-7efdc276a9593cf97683a2de4da4ae814a56e887.tar.gz
openssl_1.0: drop obsolete ca.patch
This patch adds a second line to the -help output of the CA.pl script (which lists almost the same command line options as the line above it but in a slightly different order). Although it's tagged as a Debian backport, there's no patch like it in recent Debian patch sets for openssl 1.0.2. (From OE-Core rev: 9b3af406747a3d565d12d948400d44fb12ab0d96) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.0.2o.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.2o.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2o.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2o.bb
index 9e5e7ec0f9..ee1c1f7faf 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2o.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2o.bb
@@ -23,7 +23,6 @@ SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz \
23 file://engines-install-in-libdir-ssl.patch \ 23 file://engines-install-in-libdir-ssl.patch \
24 file://debian1.0.2/block_diginotar.patch \ 24 file://debian1.0.2/block_diginotar.patch \
25 file://debian1.0.2/block_digicert_malaysia.patch \ 25 file://debian1.0.2/block_digicert_malaysia.patch \
26 file://debian/ca.patch \
27 file://debian/c_rehash-compat.patch \ 26 file://debian/c_rehash-compat.patch \
28 file://debian/debian-targets.patch \ 27 file://debian/debian-targets.patch \
29 file://debian/man-dir.patch \ 28 file://debian/man-dir.patch \