summaryrefslogtreecommitdiffstats
path: root/recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2018-03-16 20:11:40 +0000
committerRoss Burton <ross.burton@intel.com>2018-03-19 12:15:13 +0000
commitc591f97432047a2add48ff0ec9c20babba2915c6 (patch)
tree02c5375840c7f20e1d7c092636d51e273ba2b4e8 /recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch
parent2c168fef0cc3c02f0abd4d3b881478b326593a7f (diff)
downloadmeta-gplv2-c591f97432047a2add48ff0ec9c20babba2915c6.tar.gz
nettle: refresh the patches2.5_M3
* fixes: WARNING: nettle-2.7.1-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch Add-target-to-only-build-tests-not-run-them.patch patching file Makefile.in Hunk #1 succeeded at 53 (offset -2 lines). patching file testsuite/Makefile.in Hunk #1 succeeded at 105 with fuzz 2 (offset -11 lines). Now at patch Add-target-to-only-build-tests-not-run-them.patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch')
-rw-r--r--recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch b/recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch
index 38d9107..d72165a 100644
--- a/recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch
+++ b/recipes-support/nettle/nettle-2.7.1/check-header-files-of-openssl-only-if-enable_.patch
@@ -1,4 +1,4 @@
1From c369dd7049f5a198f8b6c96fde6e294ce5146c2f Mon Sep 17 00:00:00 2001 1From 95c6efc308c314f0cfe874d6a26cd1f59089adf6 Mon Sep 17 00:00:00 2001
2From: Haiqing Bai <Haiqing.Bai@windriver.com> 2From: Haiqing Bai <Haiqing.Bai@windriver.com>
3Date: Fri, 9 Dec 2016 16:16:45 +0800 3Date: Fri, 9 Dec 2016 16:16:45 +0800
4Subject: [PATCH] nettle: check header files of openssl only if 4Subject: [PATCH] nettle: check header files of openssl only if
@@ -10,6 +10,7 @@ building for nettle.
10 10
11Upstream-Status: Pending 11Upstream-Status: Pending
12Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> 12Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
13
13--- 14---
14 configure.ac | 8 +++++--- 15 configure.ac | 8 +++++---
15 1 file changed, 5 insertions(+), 3 deletions(-) 16 1 file changed, 5 insertions(+), 3 deletions(-)
@@ -33,6 +34,3 @@ index 78a3d4e..4f16a98 100644
33 34
34 LSH_FUNC_ALLOCA 35 LSH_FUNC_ALLOCA
35 LSH_FUNC_STRERROR 36 LSH_FUNC_STRERROR
36--
371.9.1
38