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-22 12:56:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-23 08:10:14 +0100
commit40016c7c19abdbdae4fcd86fab9672631f26712b (patch)
treebd8adbdae896035ac1ba685357fcd536456ed4f4 /meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
parent8f1f3520ca99d1e5fc777d6cd2ff0ceadcaa3e66 (diff)
downloadopenembedded-core-contrib-40016c7c19abdbdae4fcd86fab9672631f26712b.tar.gz
openssl: Fix build with gcc5 on mips64
Patch is submitted upstream as well 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.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb b/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
index 0a04aeaaaa..5e767c3c2d 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
@@ -36,6 +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 \
"
SRC_URI[md5sum] = "a06c547dac9044161a477211049f60ef"