]> code.ossystems Code Review - openembedded-core.git/commit
openssl: Fix MIPS64be and add MIPS64le
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Wed, 14 Sep 2016 16:53:11 +0000 (17:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Sep 2016 21:56:37 +0000 (22:56 +0100)
commit0afec72913bc31d315cba079da317e8b28755ded
tree1120396453c17a9673fe50963c9675b11197a29a
parent4cd143e0de7f0082f60f273f442f6255f28ec3e7
openssl: Fix MIPS64be and add MIPS64le

MIPS64 target was being configured for linux-mips which defaults to
MIPS32. Doesn't cause any issue as far as I can see but it would be
wiser to use the correct target configuration.

Also add MIPS64le configuration which is missing.

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl.inc