From e49d337e848a2cf72045e492c20482336b929381 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 27 Jun 2016 20:59:19 +0100 Subject: 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 Signed-off-by: Richard Purdie --- .../openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch | 2 +- .../openssl/openssl/fix-cipher-des-ede3-cfb1.patch | 2 +- meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/recipes-connectivity/openssl/openssl') diff --git a/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch b/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch index af3989f621..4f81d85de1 100644 --- a/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch +++ b/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch @@ -15,7 +15,7 @@ We don't enable this globally as there are some cases where we'd get Reported-by: Bertrand Jacquin URL: https://bugs.gentoo.org/542618 -Signed-off-By: Armin Kuster +Signed-off-by: Armin Kuster Index: openssl-1.0.2a/crypto/perlasm/x86_64-xlate.pl =================================================================== 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 the cipher des-ede3-cfb1. Complete bug log and patch is present here: http://rt.openssl.org/Ticket/Display.html?id=2867 -Signed-Off-By: Muhammad Shakeel +Signed-off-by: Muhammad Shakeel Index: openssl-1.0.2/crypto/evp/e_des3.c =================================================================== diff --git a/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch b/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch index cbce32c89b..0f08a642f6 100644 --- a/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch +++ b/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch @@ -2,10 +2,10 @@ Upstream-Status: Pending Received from H J Liu @ Intel Make the assembly syntax compatible with x32 gcc. Othewise x32 gcc throws errors. -Signed-Off-By: Nitin A Kamble 2011/07/13 +Signed-off-by: Nitin A Kamble 2011/07/13 ported the patch to the 1.0.0e version -Signed-Off-By: Nitin A Kamble 2011/12/01 +Signed-off-by: Nitin A Kamble 2011/12/01 Index: openssl-1.0.2/crypto/bn/bn.h =================================================================== --- openssl-1.0.2.orig/crypto/bn/bn.h -- cgit v1.2.3-54-g00ecf