aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-28 15:36:53 +0200
committerKoen Kooi <koen@openembedded.org>2010-03-28 15:36:53 +0200
commit2a81c021cb61ce09133917efe7d5ab213a5275a7 (patch)
treed1c877bd34c3cb928c017577973d0d85e9a800ab /recipes/webkit
parentab7bceaf7474f0ec6fd0eb97c3b8b848a9d57a87 (diff)
downloadopenembedded-2a81c021cb61ce09133917efe7d5ab213a5275a7.tar.gz
arora: add 0.10.2, needed to build against qt 4.6.x
Diffstat (limited to 'recipes/webkit')
-rw-r--r--recipes/webkit/arora-e_0.10.2.bb6
-rw-r--r--recipes/webkit/arora.inc2
-rw-r--r--recipes/webkit/arora_0.10.2.bb6
3 files changed, 13 insertions, 1 deletions
diff --git a/recipes/webkit/arora-e_0.10.2.bb b/recipes/webkit/arora-e_0.10.2.bb
new file mode 100644
index 0000000000..f73f5802df
--- /dev/null
+++ b/recipes/webkit/arora-e_0.10.2.bb
@@ -0,0 +1,6 @@
+inherit qt4e
+
+SRC_URI[arora.md5sum] = "ccef0f214e0f03828cde8c521f7a5225"
+SRC_URI[arora.sha256sum] = "7b5bdbb01dccc27776c65f7aa7e4557c5ac23b07494d935523ffce7d7cece9da"
+
+require arora.inc
diff --git a/recipes/webkit/arora.inc b/recipes/webkit/arora.inc
index 72ae94beab..597dc5102c 100644
--- a/recipes/webkit/arora.inc
+++ b/recipes/webkit/arora.inc
@@ -4,7 +4,7 @@ HOMEPAGE = "http://code.google.com/p/arora/"
PR = "r2"
-SRC_URI = "http://arora.googlecode.com/files/arora-${PV}.tar.gz"
+SRC_URI = "http://arora.googlecode.com/files/arora-${PV}.tar.gz;name=arora"
S = "${WORKDIR}/arora-${PV}"
diff --git a/recipes/webkit/arora_0.10.2.bb b/recipes/webkit/arora_0.10.2.bb
new file mode 100644
index 0000000000..ebb9ddb31c
--- /dev/null
+++ b/recipes/webkit/arora_0.10.2.bb
@@ -0,0 +1,6 @@
+inherit qt4x11
+
+SRC_URI[arora.md5sum] = "ccef0f214e0f03828cde8c521f7a5225"
+SRC_URI[arora.sha256sum] = "7b5bdbb01dccc27776c65f7aa7e4557c5ac23b07494d935523ffce7d7cece9da"
+
+require arora.inc