From ea738ee3d3999b1696d70ce7684b96cf4a26e9e6 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 5 Apr 2011 10:42:52 +0100 Subject: qt4: replace 4.7.1 with version 4.7.2 Qt 4.7.2 is a bugfix release for the 4.7 series - more details here: http://qt.nokia.com/developer/changes/changes-4.7.2/ This was prompted by the equivalent change in OE, however the change was redone by hand. There are no changes to the recipes themselves other than updating SRC_URI checksums and resetting PR. (From OE-Core rev: e8a3686ec108f6095bafa5b601c9f763bc39c123) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb (limited to 'meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb') diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb new file mode 100644 index 0000000000..a917ac4b54 --- /dev/null +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.2.bb @@ -0,0 +1,6 @@ +require qt4-tools-nativesdk.inc + +PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "66b992f5c21145df08c99d21847f4fdb" +SRC_URI[sha256sum] = "d4783b524b90bcd270ccf6e7a30d5fb51696c47eb5de49ebc2d553cd3eb49336" -- cgit v1.2.3-54-g00ecf