aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-05-27 21:51:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-30 22:25:11 +0100
commit3d48bb6d2d65d0837dcacc262633a55053652e5f (patch)
treecb428227ed29691613b7f0fb1301e0da4fda4a95 /meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
parent3ad8bd7f33dfe8aaf4732e321270f61fe1ba3526 (diff)
downloadopenembedded-core-contrib-3d48bb6d2d65d0837dcacc262633a55053652e5f.tar.gz
openssl: Backport upstreamed version of patch to fix build on mips64
Previous patch had a concern as well and this is a direct backport of the patch fixing the problem. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_1.0.2a.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_1.0.2a.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
index 5e767c3c2d..f4006f623a 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
@@ -36,7 +36,7 @@ SRC_URI += "file://configure-targets.patch \
file://ptest-deps.patch \
file://run-ptest \
file://crypto_use_bigint_in_x86-64_perl.patch \
- file://0001-Define-GCC_VERSION-macro-to-cover-upto-gcc-5.patch \
+ file://0001-bn-bn_lcl.h-fix-MIPS-specific-gcc-version-check.patch \
"
SRC_URI[md5sum] = "a06c547dac9044161a477211049f60ef"