| Submitter | Martin Jansa |
|---|---|
| Date | Sept. 26, 2012, 10:27 p.m. |
| Message ID | <93b0782be14c00569cbc4eb6e8d515b6cc8e6ae7.1348697518.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/37317/ |
| State | Accepted, archived |
| Headers | show |
Comments
Patch
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"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- .../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%)