summaryrefslogtreecommitdiff
path: root/recipes/webkit
diff options
context:
space:
mode:
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