qt4-tools-native_4.7.0.bb: Use the mkspec files from qt-4.7.0
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 25 Sep 2010 19:37:44 +0000 (03:37 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 28 Sep 2010 10:54:24 +0000 (18:54 +0800)
This needs to be streamlined that every Qt 4.x mkspec file
is found in this directory. At least this is a start into
the right direction.

recipes/qt4/qt4-tools-native_4.7.0.bb

index 95fbc24..b7fb8a6 100644 (file)
@@ -5,8 +5,11 @@ LICENSE = "LGPLv2.1 GPLv3"
 
 DEPENDS += "libxau-native libxdmcp-native"
 
-PR = "${INC_PR}.0"
 
+PR = "${INC_PR}.1"
+
+# Find the g++.conf/linux.conf in the right directory.
+FILESPATHPKG =. "qt-${PV}:"
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.tar.gz \
            file://fix.xlib-test.libs.patch \
            file://qt-config.patch \