summaryrefslogtreecommitdiff
path: root/recipes/openmoko-3rdparty/ventura_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 06:08:11 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-29 17:21:21 +0200
commit97801611dad6b487378876143f3b308696ea8219 (patch)
tree4cf89ecedeb888ea8004065b78e33c90fa75b01b /recipes/openmoko-3rdparty/ventura_svn.bb
parent9d2c6c473188d76b2d5b119a064986fb796cb41f (diff)
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-pre-svn-06 -> libelementary-ver-pre-svn-07 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openmoko-3rdparty/ventura_svn.bb')
-rw-r--r--recipes/openmoko-3rdparty/ventura_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/ventura_svn.bb b/recipes/openmoko-3rdparty/ventura_svn.bb
index 1d9ac65a04..b419e37351 100644
--- a/recipes/openmoko-3rdparty/ventura_svn.bb
+++ b/recipes/openmoko-3rdparty/ventura_svn.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
DEPENDS = "elementary webkit-efl sqlite3"
RRECOMMENDS_${PN} = "ca-certificates"
PV = "0.2+svnr${SRCPV}"
-PR = "r4"
+PR = "r5"
SRC_URI = "svn://elm-browser.googlecode.com/svn;module=trunk;proto=http"