qt: move host programs and specs in HOST_DIR
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 7 Feb 2011 17:18:00 +0000 (18:18 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 7 Feb 2011 17:22:25 +0000 (18:22 +0100)
commitca290e7e280da8bdaa2818d6666fee1875f359ef
tree46767a5876a5e6c62d6f1903637c1dea2f85b265
parent0c19765ba4289f0a1d53b7060095b65c42b9cda6
qt: move host programs and specs in HOST_DIR

The Qt build system installs all host programs (uic, rcc, moc, qmake,
etc.) in the same base directory as the headers and libraries, but
that's not great for Buildroot.

So we now move the host programs and the mkspecs files to the
$(HOST_DIR), and create a qt.conf, which tells qmake where everything
is located.

Tested with Qmake and Cmake as build system for a simple Qt
application.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/qt/qt.mk