From 7a0c927c99a540dd2bbdc3f614d57904abb487cb Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 14 Jan 2011 12:02:47 +0000 Subject: qt4: Add qt4-tools-nativesdk based on qt4-tools-sdk from OpenEmbedded Differences from OpenEmbedded qt4-tools-sdk: * Convert to nativesdk and make fixes necessary to build * Use .inc file in 4.6.3 version * Add LIC_FILES_CHKSUM * Fix LICENSE to match other Qt4 recipes * Use http source URL to match other Qt4 recipes * Whitespace fixes Signed-off-by: Paul Eggleton --- meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.1.bb (limited to 'meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.1.bb') diff --git a/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.1.bb b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.1.bb new file mode 100644 index 000000000..091a53927 --- /dev/null +++ b/meta/recipes-qt/qt4/qt4-tools-nativesdk_4.7.1.bb @@ -0,0 +1,6 @@ +require qt4-tools-nativesdk.inc + +PR = "${INC_PR}.0" + +SRC_URI[md5sum] = "6f88d96507c84e9fea5bf3a71ebeb6d7" +SRC_URI[sha256sum] = "8cb5277c41f824cfc6dcee0e95e0bf23a9ad2c8d18d245105137481d092b124a" -- cgit v1.2.3