aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 08:08:11 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 08:29:31 +0200
commitbe2bd3dbaedf8e848bc783b1718d94ef2a0162ed (patch)
tree05570e32a031daad3fbc60d9a232fa1b4f3f962a /recipes/e17
parent83aa0211af84d835f73afdb49534e45d8f1e4044 (diff)
downloadopenembedded-be2bd3dbaedf8e848bc783b1718d94ef2a0162ed.tar.gz
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-svn-06 -> libelementary-ver-pre-svn-06 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/e-tasks_svn.bb2
-rw-r--r--recipes/e17/intuition_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/e17/e-tasks_svn.bb b/recipes/e17/e-tasks_svn.bb
index d25bf27d77..76c8de9353 100644
--- a/recipes/e17/e-tasks_svn.bb
+++ b/recipes/e17/e-tasks_svn.bb
@@ -9,7 +9,7 @@ inherit autotools
SRCREV = "25"
PV = "0.0.1+svnr${SRCPV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "svn://e-tasks.googlecode.com/svn;module=trunk;proto=http"
S = "${WORKDIR}/trunk"
diff --git a/recipes/e17/intuition_svn.bb b/recipes/e17/intuition_svn.bb
index 7f7147705f..5087144454 100644
--- a/recipes/e17/intuition_svn.bb
+++ b/recipes/e17/intuition_svn.bb
@@ -3,7 +3,7 @@ SECTION = "x11"
LICENSE = "GPLv2"
DEPENDS = "elementary sqlite"
PV = "0.2.0+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
SRCREV = "194"
SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=intuition"