buildrootschalter/package/qt5
Thomas De Schampheleire b923fdffdd qt5 packages: set correct PATH when running qmake
The qmake step of qt5 packages may attempt to run pkg-config. If qmake is
executed in an environment where the buildroot host directory is not in
PATH, pkg-config from the build machine may be used (/usr/bin/pkg-config).
This causes qt5 package compilation to fail on machines that do not have
pkg-config installed.
Refer to mailing list thread [1] for a specific error case.

This patch prepends TARGET_MAKE_ENV (which sets PATH) to the qmake call.

Reported-by: Marco Trapanese <marcotrapanese@gmail.com>
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

[1] http://lists.busybox.net/pipermail/buildroot/2014-March/092283.html
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-26 17:04:49 +01:00
..
qt5base Qt5: patches for linuxfb only systems 2014-03-02 21:05:05 +01:00
qt5connectivity qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5declarative qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5graphicaleffects qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5imageformats qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5multimedia qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5quick1 qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5quickcontrols qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5script qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5sensors qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5serialport qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5svg qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5webkit Qt5: update to 5.2.1 2014-03-02 21:04:50 +01:00
qt5x11extras qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qt5xmlpatterns qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
Config.in qt5: needs NPTL threads 2014-02-22 23:46:02 +01:00
qt5.mk Qt5: update to 5.2.1 2014-03-02 21:04:50 +01:00