generic-poky/meta/conf
Richard Purdie dab511c36d gcc: Add support for nativesdk-gcc
Being able to build a nativesdk gcc is useful, particularly in cases
where the host compiler may be of an incompatible version (or a 32
bit compiler is needed).

Sadly, building nativesdk-gcc is not straight forward. We install
nativesdk-gcc into a relocatable location and this means that its
library locations can change. "Normal" sysroot support doesn't help
in this case since the values of paths like "libdir" change, not just
base root directory of the system.

In order to handle this we do two things:

a) Add %r into spec file markup which can be used for injected paths
   such as SYSTEMLIBS_DIR (see gcc_multilib_setup()).
b) Add other paths which need relocation into a .gccrelocprefix section
   which the relocation code will notice and adjust automatically.

This patch adds tweaks to the relocation script to handle the
new section too.

(From OE-Core rev: cd3d874fced2ee4c950d9964d30c0588fd8772e7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-31 10:32:37 +01:00
..
distro gcc: Add support for nativesdk-gcc 2015-07-31 10:32:37 +01:00
machine tune-cortexa17: add tunes for ARM Cortex-A17 2015-07-23 08:48:39 +01:00
machine-sdk eglibc/machine-sdk: Drop SDK_GLIBC_ADDONS 2013-05-09 22:28:04 +01:00
swabber Stop using hardcoded paths, use new Ubuntu and generic filters. 2010-12-17 10:47:02 +00:00
abi_version.conf xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change) 2015-06-03 16:38:48 +01:00
bitbake.conf bitbake.conf: fix qemu user mode linux for qemuarm64 2015-07-16 15:09:25 +01:00
conf-notes.txt conf-notes: remove meta-toolchain-sdk references 2013-12-20 12:26:28 +00:00
documentation.conf documentation: document KERNEL_CLASSES 2015-07-02 23:08:39 +01:00
layer.conf layer.conf: bump version as error-report interface changed 2015-03-10 17:45:05 +00:00
licenses.conf Add license file XFree86-1.0 2015-06-11 23:59:18 +01:00
migrate_localcount.conf prserv: add LOCALCOUNT to AUTOINCs migration feature 2013-01-22 16:01:32 +00:00
multilib.conf multilib.conf: set MULTILIB_GLOBAL_VARIANTS conditionally 2014-10-30 13:01:22 +00:00
prexport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
primport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
sanity.conf sanity.conf: Bump minimum bitbake version to 1.27.1 for sstate change 2015-06-10 12:00:13 +01:00
toasterconf.json toaster: update toasterconf.json for fido release 2015-03-31 22:23:12 +01:00