generic-poky/meta/conf
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
..
distro Add ARM tune file overhaul based largely on work from Mark Hatle 2011-07-27 15:45:48 +01:00
machine arch-armv6, arch-armv5-dsp: correct endianness confusion 2011-08-01 14:16:55 +01:00
machine-sdk Add i686 SDK machine 2010-03-15 13:00:46 +00:00
swabber Stop using hardcoded paths, use new Ubuntu and generic filters. 2010-12-17 10:47:02 +00:00
abi_version.conf sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap process changes and the recent pseudo bug, bump the tmpdir layout version number and the sstate version numbers 2011-01-25 12:32:50 +00:00
bitbake.conf bitbake.conf: remove PACKAGE_EXTRA_ARCHS_tune-XXX default 2011-08-01 14:16:54 +01:00
documentation.conf bitbake.conf/documentation.conf: Start using SUMMARY variable and document it 2010-09-21 23:53:07 +01:00
layer.conf meta/conf/layer.conf: Remove packages/*bb from BBFILES 2011-05-11 15:38:33 +01:00
licenses.conf Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
multilib.conf multilib: Add missing files from broken patch merge 2011-07-27 16:21:48 +01:00
sanity.conf sanity: Increase bitbake minium version to 1.13.3 for bb.utils.contains() function 2011-07-25 14:36:30 +01:00