generic-poky/meta
Juro Bystricky 47dedbcb52 glibc-testing: Specify location of c++ header files
Glibc test suite contains several c++ files. They are built
with g++ -nostdinc. In this case the location of c++ include files
needs to be specified explicitly, or the programs may fail to build.

The header locations are assumed to be:
    sysroot/usr/include/c++/<version>
    sysroot/usr/include/c++/<version>/<machine>

The new code parses "configparms" to get the actual CXX and sysroot
used for the glibc test suite, then it queries CXX to determine
CXX <version> and CXX <machine>. With the known values for <version>
and <machine> the code composes a new value for c++-sysincludes
and appends "configparms" with that value.

[YOCTO #7081]

(From OE-Core rev: 35cd410bd3cfcd072df29e36cfe66b2c14cd3841)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-31 22:23:16 +01:00
..
classes autotools: Avoid find race for S = "${WORKDIR}" 2015-03-31 22:23:15 +01:00
conf toaster: update toasterconf.json for fido release 2015-03-31 22:23:12 +01:00
files toolchain-shar-template.sh: Make relocation optional. 2015-02-24 17:41:43 +00:00
lib package_deb: DpkgIndexer use apt-ftparchive that needs a valid config 2015-03-25 12:39:45 +00:00
recipes-bsp u-boot-mkimage: remove unnecessary 'protocol=git' from SRC_URI 2015-03-20 11:27:50 +00:00
recipes-connectivity openssl: 1.0.2 -> 1.0.2a 2015-03-25 12:39:46 +00:00
recipes-core glibc-testing: Specify location of c++ header files 2015-03-31 22:23:16 +01:00
recipes-devtools gcc: Tweak arm multilib endian patch for baremetal 2015-03-31 22:23:14 +01:00
recipes-extended cpio: fix CVE-2015-1197 2015-03-31 22:23:11 +01:00
recipes-gnome libffi: Upgrade to 3.2.1 2015-01-07 23:35:10 +00:00
recipes-graphics directfb: define DEPENDS and EXTRA_OECONF via directfb.inc only 2015-03-22 14:42:13 +00:00
recipes-kernel kernel-yocto: merge duplicate kernel_configme task definitions 2015-03-31 22:23:13 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia gst-player: Add error messages for missing plugins 2015-03-25 12:39:45 +00:00
recipes-qt qt4: add patch for BMP denial-of-service vulnerability 2015-03-09 15:58:00 +00:00
recipes-rt rt-tests: fix gzip command 2015-02-15 21:58:25 +00:00
recipes-sato webkit-gtk: disable JIT for armv5/armv6 2015-03-25 12:39:37 +00:00
recipes-support libunwind: use xz, because it fails to detect liblzma provided by lzma 2015-03-25 12:39:44 +00:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00