generic-poky/meta/conf/machine
Phil Blundell 2d94347b59 arch-armv6, arch-armv5-dsp: correct endianness confusion
PACKAGE_EXTRA_ARCHS_tune-armv5eb needs to be defined in terms of
the non-e with the same endianness, i.e. PACKAGE_EXTRA_ARCHS_tune-armv5b
not PACKAGE_EXTRA_ARCHS_tune-armv5, otherwise PACKAGE_EXTRA_ARCHS will
end up containing a semi-random mixture of endiannesses and disaster
will ensue.  Likewise for the vfp and armv6 variants.

This is all a bit confusing because TUNE_FEATURES is done the opposite
way around, i.e. TUNE_FEATURES_tune-armv5eb is derived by taking the
armv5e version and adding bigendian.  But fixing that is probably
a subject for a separate patch.

(From OE-Core rev: 391c0102a81455c76244d13b6878e3a76cca65dc)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-01 14:16:55 +01:00
..
include arch-armv6, arch-armv5-dsp: correct endianness confusion 2011-08-01 14:16:55 +01:00
qemuarm.conf conf/machine/tune: Overhaul tune include file variables 2011-07-25 12:06:30 +01:00
qemumips.conf conf/machine/tune: Overhaul tune include file variables 2011-07-25 12:06:30 +01:00
qemuppc.conf conf/machine/tune: Overhaul tune include file variables 2011-07-25 12:06:30 +01:00
qemux86-64.conf conf/machine/tune: Overhaul tune include file variables 2011-07-25 12:06:30 +01:00
qemux86.conf conf/machine/tune: Overhaul tune include file variables 2011-07-25 12:06:30 +01:00