diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-26 14:56:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:19:16 +0100 |
commit | 11970283424f213f870ba7e96d70bd507b10bc63 (patch) | |
tree | cb5256a4fcf6ab67f317922b8ced568e0798e60a /meta/recipes-qt | |
parent | a6d305261dc925210185d8b70fb1a923e012153b (diff) | |
download | openembedded-core-11970283424f213f870ba7e96d70bd507b10bc63.tar.gz openembedded-core-11970283424f213f870ba7e96d70bd507b10bc63.tar.bz2 openembedded-core-11970283424f213f870ba7e96d70bd507b10bc63.zip |
qt4-tools-nativesdk.inc: rename to nativesdk-qt4-tools.inc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/qt4/nativesdk-qt4-tools.inc (renamed from meta/recipes-qt/qt4/qt4-tools-nativesdk.inc) | 0 | ||||
-rw-r--r-- | meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.1.bb | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc b/meta/recipes-qt/qt4/nativesdk-qt4-tools.inc index a1dd8df0d1..a1dd8df0d1 100644 --- a/meta/recipes-qt/qt4/qt4-tools-nativesdk.inc +++ b/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 e17a8ad808..42d2873f82 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" |