summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb')
-rw-r--r--meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb b/meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb
index deb4231d8a..8d292af3b5 100644
--- a/meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb
+++ b/meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb
@@ -1,9 +1,9 @@
1require qt4-tools-native.inc 1require qt4-tools-native.inc
2 2
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.1"
4 4
5# Find the g++.conf/linux.conf in the right directory. 5# Find the g++.conf/linux.conf in the right directory.
6FILESPATHPKG =. "qt-${PV}:" 6FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:"
7 7
8EXTRA_OECONF += " -no-fast -silent -no-rpath" 8EXTRA_OECONF += " -no-fast -silent -no-rpath"
9 9