generic-poky/meta
Cristian Iorga fbe129100b qemu: fix qemu-native pkg-config paths
For qemu-native, the pkg-config paths do not
include build host paths.
This is an issue for libsdl for example, where SDL is
used by qemu, but for qemu-native libsdl-native is not
built, but assumed to be provided by the build host.
Because pkg-config do not search for libsdl config files
on the build host sysroot, the configure stage of qemu-native
will fail because it will not find SDL as being installed.
Usually, the isssue is masked by a functional sdl-config that
will be interogated instead of pkg-config. However, on Build
Appliance, sdl-config is deliberately made non-functional,
so the issue manifests itself.

The fix will create an extended PKG_CONFIG_PATH, which does
include the build host sysroot paths for pkg-config.

Fix for [YOCTO #6495].

(From OE-Core rev: 68a5ed337f8f7ee8e5bf55542ec82d786eb754db)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03 17:41:16 +01:00
..
classes classes/kernel: Use full path for symlink in update-alternatives. 2014-06-29 09:04:22 +01:00
conf native.bbclass: Properly define directories 2014-06-14 08:43:56 +01:00
files tcl: cleanup 2014-05-08 13:00:33 +01:00
lib oeqa/selftest/_toaster.py: fix 'IndentationError' issues 2014-06-30 10:32:51 +01:00
recipes-bsp u-boot-fw-utils: install config file 2014-06-25 13:51:49 +01:00
recipes-connectivity mobile-broadband-provider-info: Update SRCREV 2014-06-25 13:51:47 +01:00
recipes-core init-install-testfs.sh: add '--hotkey x' to 'test' menuentry 2014-07-03 17:41:15 +01:00
recipes-devtools qemu: fix qemu-native pkg-config paths 2014-07-03 17:41:16 +01:00
recipes-extended groff: Fix build on Fedora 17 for 1.18.1.4 2014-07-03 13:57:07 +01:00
recipes-gnome gdk-pixbuf: fix paths to test binaries 2014-06-10 17:11:55 +01:00
recipes-graphics libsdl: Convert to use pkg-config in internal m4 macros 2014-06-25 13:51:48 +01:00
recipes-kernel lttng-modules: update to 2.4.1-stable latest 2014-06-18 10:44:10 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.51 2014-05-11 12:27:22 +01:00
recipes-multimedia gst-openmax: Add missing pkgconfig inherit 2014-06-25 13:51:47 +01:00
recipes-qt qmmp: upgrade to 0.7.7 2014-06-17 17:56:21 +01:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS 2014-06-03 16:49:19 +01:00
recipes-support Revert "libusb: add missing build dependency on udev" 2014-06-29 10:00:44 +01:00
site siteinfo, insane: Recognize musl specific triplets 2014-06-01 14:29:29 +01: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