aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-03-05 00:12:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-06 23:52:57 +0000
commit3d806d59a4c5e8ff35c7e7c5a3a6ef85e2b4b259 (patch)
tree113eaec4d22dd875b2eef3f61faa91766ad13a9a /meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
parent57b5a394b7fa9d9329ad5db5d142d6be0d453728 (diff)
downloadopenembedded-core-contrib-3d806d59a4c5e8ff35c7e7c5a3a6ef85e2b4b259.tar.gz
openssl: add a patch to fix parallel builds
Apply a patch taken from Gentoo to hopefully fix the remaining parallel make races. 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.2g.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.2g.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
index 675fd3e6d8..290f129fc0 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
@@ -38,6 +38,7 @@ SRC_URI += "file://find.pl;subdir=${BP}/util/ \
file://openssl-1.0.2a-x32-asm.patch \
file://ptest_makefile_deps.patch \
file://configure-musl-target.patch \
+ file://parallel.patch \
"
SRC_URI[md5sum] = "f3c710c045cdee5fd114feb69feba7aa"