From patchwork Wed Sep 26 22:27:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [01/10] qt4-tools-nativesdk.inc: rename to nativesdk-qt4-tools.inc Date: Wed, 26 Sep 2012 22:27:06 -0000 From: Martin Jansa X-Patchwork-Id: 37317 Message-Id: <93b0782be14c00569cbc4eb6e8d515b6cc8e6ae7.1348697518.git.Martin.Jansa@gmail.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Martin Jansa --- .../recipes-qt/qt4/{qt4-tools-nativesdk.inc => nativesdk-qt4-tools.inc} | 0 meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.1.bb | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-qt/qt4/{qt4-tools-nativesdk.inc => nativesdk-qt4-tools.inc} (100%) diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc similarity index 100% rename from meta/recipes-qt/qt4/qt4-tools-nativesdk.inc rename to meta/recipes-qt/qt4/nativesdk-qt4-tools.inc diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.1.bb b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.1.bb index e17a8ad..42d2873 100644 --- a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.1.bb +++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.1.bb @@ -1,4 +1,4 @@ -require qt4-tools-nativesdk.inc +require nativesdk-qt4-tools.inc PR = "${INC_PR}.1"