[oe-commits] Saul Wold : qt4-tools-native: Fix the patch location

git version control git at git.openembedded.org
Thu May 19 22:41:18 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: f9e51f78dbc5e600003cc563904a308df0d9bd7b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f9e51f78dbc5e600003cc563904a308df0d9bd7b

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed May 18 14:39:07 2011 -0700

qt4-tools-native: Fix the patch location

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb |    4 ++--
 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 deb4231..8d292af 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"
 





More information about the Openembedded-commits mailing list