aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-02-22 15:26:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-02-24 10:10:24 +0100
commita890166d5a581392d5a68032f923c70316b50b87 (patch)
tree561ab7be49d47b5794ef01b0e28c6962dcd51587 /meta-efl/recipes-efl/e17
parent4231ceaa5dd0bc93c31978cfca16cb3003c20b9e (diff)
downloadmeta-openembedded-contrib-a890166d5a581392d5a68032f923c70316b50b87.tar.gz
e-tasks: Fix building against old e_dbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17')
-rw-r--r--meta-efl/recipes-efl/e17/e-tasks_git.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-efl/recipes-efl/e17/e-tasks_git.bb b/meta-efl/recipes-efl/e17/e-tasks_git.bb
index a445abcb71..d17e4e7934 100644
--- a/meta-efl/recipes-efl/e17/e-tasks_git.bb
+++ b/meta-efl/recipes-efl/e17/e-tasks_git.bb
@@ -8,12 +8,10 @@ DEPENDS = "elementary eina edbus sqlite3"
inherit autotools
-SRCREV = "b640f0e7287877983645d9d9a36f85a0b6a54631"
+SRCREV = "890f5ee37d1a5fd1ceb2495950d15151d4cf756b"
PV = "0.0.2+gitr${SRCPV}"
-PR = "r1"
-SRC_URI = "git://github.com/shr-project/e-tasks.git;branch=master \
-"
+SRC_URI = "git://github.com/shr-project/e-tasks.git"
S = "${WORKDIR}/git"
do_install_append() {