generic-poky/meta/recipes-devtools/python/python-numpy
Mark Hatle 3bf5b6de3e arch-mips.inc: Change definition of TRANSLATED_TARGET_ARCH
[YOCTO #7230]

In certain system configurations TRANSLATED_TARGET_ARCH will not
expand in the right order for gcc-cross-candian-mips64n32 to be
generated properly.

This will cause SDKs to fail to generate properly.

Changing the global definition of TRANSLATED_TARGET_ARCH always
expands the ABIEXTENSION, which causes the OVERRIDES to pick it up
as well.  This effectively defines a new class of overrides for the 'n32'.

The side effect is that we need to duplicate some mips64 overrides, and
redefine others that were previously 'n32' or 'mips64' exclusive to have
the correct semantics.

(From OE-Core rev: 4b3a2b703b20583bd107f00a297d972e9bfb514a)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-29 15:36:49 +00:00
..
aarch64 python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
arm python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
armeb python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
i586 python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
mips python-numpy: fix build for qemumips and qemuppc 2014-03-07 14:49:33 +00:00
mips64 python-numpy: Fix build for mips64 2014-09-01 18:03:06 +01:00
mips64n32 arch-mips.inc: Change definition of TRANSLATED_TARGET_ARCH 2015-01-29 15:36:49 +00:00
mipsel python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
powerpc python-numpy: fix build for qemumips and qemuppc 2014-03-07 14:49:33 +00:00
powerpc64 python-numpy: add support for powerpc64 architecture 2014-07-19 00:09:02 +01:00
x86-64 python-numpy: add (from meta-oe) 2014-01-14 17:03:56 +00:00
no-host-paths.patch python-numpy: don't search host directories for libraries 2014-01-28 18:01:47 +00:00
trycompile.diff python-numpy: add Signed-off-by to patches 2014-05-13 19:32:04 +01:00
unbreak-assumptions.diff python-numpy: add Signed-off-by to patches 2014-05-13 19:32:04 +01:00