generic-poky/meta
Nikolay Merinov f4c3ce037b cross.bbclass: Remove usage of host flags for cross-compilation
BUILD_* flags can't be used as TARGET_* flags even for "cross" packages.

gcc-cross buils leaks config.log's through "gcc-stashed-builddir" and
TARGET_* flags to libgcc cross-build through "gcc/libgcc.mvars" file
on "gcc-stashed-builddir". This means that if BUILD_CFLAGS contains
host-specific flags like "-isystem/usr/include" libgcc build will
fail "do_qa_configure" and "do_package_qa" checks.

Remove host-related flags from TARGET_* flags for gcc-cross build.

(From OE-Core rev: 6c52b2db3a7c07a7bf448ba2c9db89a7734e4b4b)

(From OE-Core rev: 39fcca60f64bc6afc57943881bec5641820d3d7d)

Signed-off-by: Nikolay Merinov <n.merinov@inango-systems.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-07 17:07:57 +00:00
..
classes cross.bbclass: Remove usage of host flags for cross-compilation 2018-01-07 17:07:57 +00:00
conf bitbake.conf: add bzr to HOSTTOOLS_NONFATAL 2017-09-13 22:13:00 +01:00
files ext-sdk-prepare.py: use quiet mode when preparing sysroot 2017-04-19 10:38:37 +01:00
lib archiver.bbclass: do not cause kernel rebuilds 2018-01-07 17:07:57 +00:00
recipes-bsp grub: Fix build with gcc7 2017-09-11 22:15:59 +01:00
recipes-connectivity bluez5: fix out-of-bounds access in SDP server (CVE-2017-1000250) 2018-01-07 17:07:57 +00:00
recipes-core build-appliance-image: Update to pyro head revision 2017-12-14 13:29:44 +00:00
recipes-devtools binutls: Security fix for CVE-2017-9955 2017-12-11 22:02:59 +00:00
recipes-extended bash: memleak bug fix for builtin command read 2017-09-11 22:15:59 +01:00
recipes-gnome gtk+3: Update the patches to work with old versions of patch 2017-08-31 17:57:11 +01:00
recipes-graphics weston: add patch to set pitch correctly for subsampled textures 2017-12-11 22:02:59 +00:00
recipes-kernel linuux-yocto/4.1: update to 4.1.43 plus bluetooth CVE-2017-1000251 2017-09-21 16:55:58 +01:00
recipes-lsb4 libpng12: Use rm instead of unlink 2017-03-10 14:50:11 +00:00
recipes-multimedia tiff: Security fix for CVE-2017-7593 2017-11-05 22:39:49 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato webkitgtk: Fix build on aarch64 2017-03-17 16:53:05 +00:00
recipes-support curl: Security fix for CVE-2017-1000101 2017-11-05 22:39:49 +00:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00