public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/4] A few mipsel/soft float fixes
@ 2016-09-02 16:01 Zubair Lutfullah Kakakhel
  2016-09-02 16:01 ` [PATCH 1/4] packagegroup-core-sdk: Disable sanitizers for mipsel Zubair Lutfullah Kakakhel
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Zubair Lutfullah Kakakhel @ 2016-09-02 16:01 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-09-07 13:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02 16:01 [PATCH 0/4] A few mipsel/soft float fixes Zubair Lutfullah Kakakhel
2016-09-02 16:01 ` [PATCH 1/4] packagegroup-core-sdk: Disable sanitizers for mipsel Zubair Lutfullah Kakakhel
2016-09-02 16:01 ` [PATCH 2/4] packagegroup: Disable packages not available on mipsel Zubair Lutfullah Kakakhel
2016-09-02 16:01 ` [PATCH 3/4] libffi: Add patch for MIPS soft float Zubair Lutfullah Kakakhel
2016-09-02 23:16   ` Richard Purdie
2016-09-03 14:33   ` André Draszik
2016-09-06 11:35     ` André Draszik
2016-09-07 13:54       ` Zubair Lutfullah Kakakhel
2016-09-02 16:01 ` [PATCH 4/4] valgrind: Disable for MIPS Soft Float Zubair Lutfullah Kakakhel
2016-09-06 17:55   ` Andre McCurdy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox