]> code.ossystems Code Review - openembedded-core.git/commitdiff
qt4-tools-native: Fix the patch location
authorSaul Wold <sgw@linux.intel.com>
Wed, 18 May 2011 21:39:07 +0000 (14:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2011 22:34:53 +0000 (23:34 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb

index deb4231d8aa387915357df58b8d9cf72a495133c..8d292af3b58360f03c619714bdbfcd46b117a37a 100644 (file)
@@ -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"