aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-tools-native_4.6.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-07-28 16:19:19 +0200
committerKoen Kooi <koen@openembedded.org>2010-07-28 16:20:30 +0200
commit09a3ed0a8581b58dcfa97029ffb912e87a9ebea2 (patch)
tree7f512df8292c594cb2a73f63b126a8155587c4cf /recipes/qt4/qt4-tools-native_4.6.3.bb
parent05208f675102695a2c761929e3b090c8cfc2524f (diff)
downloadopenembedded-09a3ed0a8581b58dcfa97029ffb912e87a9ebea2.tar.gz
qt4: add WIP 4.6.3 recipes (only tested upto do_patch)
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.6.3.bb')
-rw-r--r--recipes/qt4/qt4-tools-native_4.6.3.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.6.3.bb b/recipes/qt4/qt4-tools-native_4.6.3.bb
new file mode 100644
index 0000000000..a1881570c9
--- /dev/null
+++ b/recipes/qt4/qt4-tools-native_4.6.3.bb
@@ -0,0 +1,13 @@
+DEFAULT_PREFERENCE = "-1"
+
+require qt4-tools-native.inc
+LICENSE = "LGPLv2.1 GPLv3"
+PR = "${INC_PR}.0"
+
+EXTRA_OECONF += " -no-fast -silent -no-rpath"
+
+TOBUILD := "src/tools/bootstrap ${TOBUILD}"
+
+SRC_URI[md5sum] = "5c69f16d452b0bb3d44bc3c10556c072"
+SRC_URI[sha256sum] = "f4e0ada8d4d516bbb8600a3ee7d9046c9c79e38cd781df9ffc46d8f16acd1768"
+