aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-26 03:37:44 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-28 18:54:24 +0800
commit5e42a46739c10a54b4ab898702d8d1460342938e (patch)
tree69814ef663c9d342bff3ddbe22adca4f7c76ac6c /recipes/qt4
parent249013a9b1eec3fb6ab9183eafd9aa46ab3819ca (diff)
downloadopenembedded-5e42a46739c10a54b4ab898702d8d1460342938e.tar.gz
qt4-tools-native_4.7.0.bb: Use the mkspec files from qt-4.7.0
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.
Diffstat (limited to 'recipes/qt4')
-rw-r--r--recipes/qt4/qt4-tools-native_4.7.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.7.0.bb b/recipes/qt4/qt4-tools-native_4.7.0.bb
index 95fbc24652..b7fb8a6b3e 100644
--- a/recipes/qt4/qt4-tools-native_4.7.0.bb
+++ b/recipes/qt4/qt4-tools-native_4.7.0.bb
@@ -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 \