diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-14 06:08:11 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-29 17:21:21 +0200 |
commit | 97801611dad6b487378876143f3b308696ea8219 (patch) | |
tree | 4cf89ecedeb888ea8004065b78e33c90fa75b01b /recipes/intone-video | |
parent | 9d2c6c473188d76b2d5b119a064986fb796cb41f (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/intone-video')
-rw-r--r-- | recipes/intone-video/intone-video_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/intone-video/intone-video_svn.bb b/recipes/intone-video/intone-video_svn.bb index ee4d253efd..c73329b3e6 100644 --- a/recipes/intone-video/intone-video_svn.bb +++ b/recipes/intone-video/intone-video_svn.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mplayer lame libxv libsdl-x11" SRCREV = "12" PV = "0.13+svnr${SRCPV}" -PR = "r4" +PR = "r5" SRC_URI = "svn://intone-video.googlecode.com/svn;module=trunk;proto=http" S = "${WORKDIR}/trunk" |