From patchwork Wed May 18 22:26:43 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [14/30] qt4-tools-native: Fix the patch location Date: Wed, 18 May 2011 22:26:43 -0000 From: Saul Wold X-Patchwork-Id: 4473 Message-Id: <8adde659b147637fbb75b5b5831d7ac4d288ee07.1305756950.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Saul Wold --- 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"