generic-poky/meta/recipes-core
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
..
base-files base-files: clean up and clarify hostname logic 2015-02-24 17:41:43 +00:00
base-passwd base-passwd: fix SRC_URI 2015-02-03 14:53:51 +00:00
busybox busybox:udhcpc: Remove the routes from the right interface 2015-02-24 17:41:44 +00:00
console-tools console-tools: Remove floating runtime dependency on flex 2014-04-24 17:55:13 +01:00
coreutils coreutils: import prebuilt manpages from Gentoo 2015-02-17 22:35:02 +00:00
dbus dbus-test: make do_install run to trigger the effect of cleandirs flag 2015-03-20 23:55:59 +00:00
dbus-wait recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
dropbear dropbear: upgrade to 2014.66 2015-01-07 23:35:06 +00:00
expat recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
gettext gettext: upgrade to 0.19.4 2015-01-23 11:36:26 +00:00
glib-2.0 glib-2.0: add HOMEPAGE 2015-01-07 23:35:13 +00:00
glib-networking glib-networking: Inherit gettext 2014-08-15 18:21:48 +01:00
glibc glibc-testing: Specify location of c++ header files 2015-03-31 22:23:16 +01:00
images build-appliance-image: Update to master head revision 2015-03-03 13:12:57 +00:00
init-ifupdown meta: set proper S value 2015-01-23 11:36:27 +00:00
initrdscripts meta: set proper S value 2015-01-23 11:36:27 +00:00
initscripts meta: set proper S value 2015-01-23 11:36:27 +00:00
jpeg recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
kbd kbd: Upgrade to 2.0.2 2014-07-17 12:28:51 +01:00
libcgroup meta: enable parallel build for several recipes 2015-02-15 21:58:27 +00:00
libxml libxml2: Backport fix for CVE introduced entity issues 2015-01-15 16:55:17 +00:00
meta uninative-tarball: fix dependency on patchelf 2015-03-25 12:39:49 +00:00
ncurses ncurses: enable-pc-files requires PKG_CONFIG_LIBDIR existed 2014-10-10 18:18:02 +01:00
netbase netbase: upgrade to 5.3 2014-11-25 13:03:25 +00:00
os-release os-release: add LIC_FILES_CHKSUM 2015-03-22 08:50:02 +00:00
packagegroups packagegroup zeroconf: nss-mdns is libc dependant 2015-03-20 11:03:48 +00:00
psplash psplash: update to latest git version 2014-11-06 16:45:20 +00:00
readline recipes: Delete superfluous assignments, S = ${WORKDIR}/${BP} 2015-02-24 17:41:44 +00:00
sysfsutils recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
systemd Revert "systemd: Fix the problem of an empty journal on boot" 2015-03-25 12:39:40 +00:00
sysvinit sysvinit-inittab: Fix no tty in runlevel 1. 2015-03-22 08:49:58 +00:00
uclibc uclibc: Support systemd builds 2014-08-27 12:12:32 +01:00
udev udev: remove 'modprobe' local rule 2015-03-20 23:56:02 +00:00
update-rc.d update-rc.d: fix to handle priority numbers correctly 2014-06-01 14:29:30 +01:00
util-linux util-linux-native: Fixed conflicts with shadow-native and ncurses-native 2015-03-22 08:49:58 +00:00
volatile-binds volatile-binds: use ${PN} for SYSTEMD_SERVICE 2014-09-29 12:12:44 +01:00
zlib zlib: obey LDFLAGS for tests 2014-09-22 13:04:21 +01:00