[OE-core] [OE-Core][PATCH 0/4] A few mipsel/soft float fixes

Zubair Lutfullah Kakakhel Zubair.Kakakhel at imgtec.com
Fri Sep 2 16:01:38 UTC 2016


Hi,

I've been trying to run bitbake -k world in poky starting with mipsel.
Here are a few fixes for various packages.

Regards
ZubairLK

p.s. 
Still trying to wrap my head around yocto/oe-core and submitting patches
Please be gentle


Zubair Lutfullah Kakakhel (4):
  packagegroup-core-sdk: Disable sanitizers for mipsel
  packagegroup: Disable packages not available on mipsel
  libffi: Add patch for MIPS soft float
  valgrind: Disable for MIPS Soft Float

 .../packagegroups/packagegroup-core-sdk.bb         |   1 +
 .../packagegroup-core-tools-profile.bb             |   2 +
 meta/recipes-devtools/valgrind/valgrind_3.11.0.bb  |   4 +
 ...ard-float-specific-code-into-ifdef-blocks.patch | 244 +++++++++++++++++++++
 meta/recipes-support/libffi/libffi_3.2.1.bb        |   1 +
 5 files changed, 252 insertions(+)
 create mode 100644 meta/recipes-support/libffi/libffi/0002-mips-wrap-hard-float-specific-code-into-ifdef-blocks.patch

-- 
1.9.1



More information about the Openembedded-core mailing list