aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-18 14:39:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-19 23:34:53 +0100
commitf9e51f78dbc5e600003cc563904a308df0d9bd7b (patch)
treef85c802d9e90fd9796cfa45d9ec8d55e3cdb750f /meta
parenta10bd976f4cef54ac50b0c82f885c17a26e5989f (diff)
downloadopenembedded-core-f9e51f78dbc5e600003cc563904a308df0d9bd7b.tar.gz
qt4-tools-native: Fix the patch location
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-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 @@
require qt4-tools-native.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
# Find the g++.conf/linux.conf in the right directory.
-FILESPATHPKG =. "qt-${PV}:"
+FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt-${PV}:"
EXTRA_OECONF += " -no-fast -silent -no-rpath"