poky/meta
Richard Purdie 3251b84c20 gcc-target: Don't install target gcc libdir files
Installing /usr/lib/gcc/* means we'd have two copies, one from gcc-cross
and one from here. These can confuse gcc cross where includes use #include_next
and builds track file dependencies (e.g. perl and its makedepends code).
For determinism we don't install this to the sysroot, ever and rely on the
copy from gcc-cross.

[YOCTO #7287]

(From OE-Core rev: 15b3324b769dc92e1b0d4b9da9fbfccbc8dde9dd)

(From OE-Core rev: e80025efbfc8e8df01950045975d103b6d7f87b4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-17 22:39:32 +01:00
..
classes fontcache.bbclass: prepend to PACKAGEFUNCS instead of appending 2015-04-17 22:39:31 +01:00
conf security_flags: disable PIE on expect 2015-02-11 17:40:10 +00:00
files files/toolchain-shar-template.sh: fix replace target_sdk_dir twice in environment setup file 2015-04-17 22:39:31 +01:00
lib package_manager.py: fix rootfs failure with multilib enabled 2015-04-17 22:39:29 +01:00
recipes-bsp pciutils: Fix multilib header conflict - pci/config.h 2014-12-31 10:18:33 +00:00
recipes-connectivity openssl: Fix x32 openssl patch which was not building 2015-04-15 15:56:06 +01:00
recipes-core initscripts: Remove /etc/volatile.cache on upgrade 2015-04-17 22:39:32 +01:00
recipes-devtools gcc-target: Don't install target gcc libdir files 2015-04-17 22:39:32 +01:00
recipes-extended cpio: fix CVE-2015-1197 2015-04-17 22:39:31 +01:00
recipes-gnome gdk-pixbuf: use ptest-gnome 2014-12-31 10:18:52 +00:00
recipes-graphics xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies 2015-02-11 17:40:09 +00:00
recipes-kernel linux-yocto/3.17: update to v3.17.8 2015-04-17 22:39:29 +01:00
recipes-lsb4 libpod-plainer-perl: Upgrade to 1.04 2014-07-17 12:28:52 +01:00
recipes-multimedia gstreamer1.0-* fix configure for out of tree build on git recipes 2014-12-31 10:19:03 +00:00
recipes-qt meta-toolchain-qt: Fix environment population 2014-10-10 16:44:31 +01:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato packagegroup: Move inherit packagegroup to after PACKAGE_ARCH 2014-08-25 08:57:44 +01:00
recipes-support libunwind: backport patch to link against libgcc_s intead of libgcc 2015-04-17 22:39:31 +01:00
site site/common-darwin: Really fix common-darwin typo 2014-08-18 10:00:26 +01:00
COPYING.GPLv2
COPYING.MIT
recipes.txt