aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-07 08:47:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-08 23:39:26 +0200
commit4b371c21f849b4e5b8faf6e70a2dd8d7a6983f9e (patch)
treea69310f56cd1e2ebadf472486bd99f72185421d3 /recipes/e17
parent1789f88e450bdd381781c896d6897dc6f64e7ca9 (diff)
downloadopenembedded-4b371c21f849b4e5b8faf6e70a2dd8d7a6983f9e.tar.gz
packages: PR bump after EFL SRCREV change resulting to different .so names.
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 3fd3fbc09b..d25bf27d77 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 = "r1"
+PR = "r2"
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 9b2d594c16..7f7147705f 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 = "r0"
+PR = "r1"
SRCREV = "194"
SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=intuition"