summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-06-27 20:59:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:57:24 +0100
commite49d337e848a2cf72045e492c20482336b929381 (patch)
treecadfa3f6c6bd86e19512751623b5eae10f445e7c /meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
parente6ad36cb5413509605249d4641f7d039e8a00aeb (diff)
downloadpoky-e49d337e848a2cf72045e492c20482336b929381.tar.gz
meta: update patch metadata
Enforce the correct tag names across all of oe-core for consistency. (From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e) 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/fix-cipher-des-ede3-cfb1.patch')
-rw-r--r--meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch b/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
index 06d1ea69d3..2a318a4584 100644
--- a/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
+++ b/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
@@ -4,7 +4,7 @@ This patch adds the fix for one of the ciphers used in openssl, namely
4the cipher des-ede3-cfb1. Complete bug log and patch is present here: 4the cipher des-ede3-cfb1. Complete bug log and patch is present here:
5http://rt.openssl.org/Ticket/Display.html?id=2867 5http://rt.openssl.org/Ticket/Display.html?id=2867
6 6
7Signed-Off-By: Muhammad Shakeel <muhammad_shakeel@mentor.com> 7Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
8 8
9Index: openssl-1.0.2/crypto/evp/e_des3.c 9Index: openssl-1.0.2/crypto/evp/e_des3.c
10=================================================================== 10===================================================================