From 282b96763f61de2b78ed31faf1aab500ffbdd4ed Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 18 May 2011 14:39:07 -0700 Subject: qt4-tools-native: Fix the patch location (From OE-Core rev: f9e51f78dbc5e600003cc563904a308df0d9bd7b) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-qt/qt4/qt4-tools-native_4.7.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-qt') 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" -- cgit v1.2.3-54-g00ecf