summaryrefslogtreecommitdiffstats
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:26:13 +0100
commite092f1585b50b97038c59909dcc8ecb6ab019b75 (patch)
treeb24ba4e77e977a768a73ae695ff331f7c5f246be /meta/recipes-connectivity/openssl/openssl_1.0.2a.bb
parentdb3aafa5ae1ded1b3fe1a6dcd995e5a84dcf82cb (diff)
downloadpoky-e092f1585b50b97038c59909dcc8ecb6ab019b75.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. (From OE-Core rev: 3d48bb6d2d65d0837dcacc262633a55053652e5f) 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 \
36 file://ptest-deps.patch \ 36 file://ptest-deps.patch \
37 file://run-ptest \ 37 file://run-ptest \
38 file://crypto_use_bigint_in_x86-64_perl.patch \ 38 file://crypto_use_bigint_in_x86-64_perl.patch \
39 file://0001-Define-GCC_VERSION-macro-to-cover-upto-gcc-5.patch \ 39 file://0001-bn-bn_lcl.h-fix-MIPS-specific-gcc-version-check.patch \
40 " 40 "
41 41
42SRC_URI[md5sum] = "a06c547dac9044161a477211049f60ef" 42SRC_URI[md5sum] = "a06c547dac9044161a477211049f60ef"