diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-07 08:47:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-08 23:39:26 +0200 |
commit | 4b371c21f849b4e5b8faf6e70a2dd8d7a6983f9e (patch) | |
tree | a69310f56cd1e2ebadf472486bd99f72185421d3 /recipes/intone | |
parent | 1789f88e450bdd381781c896d6897dc6f64e7ca9 (diff) |
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/intone')
-rw-r--r-- | recipes/intone/intone_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/intone/intone_svn.bb b/recipes/intone/intone_svn.bb index bbd1c9fe2c..952593353d 100644 --- a/recipes/intone/intone_svn.bb +++ b/recipes/intone/intone_svn.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mplayer lame libxv libsdl-x11" SRCREV = "76" PV = "0.66+svnr${SRCPV}" -PR = "r3" +PR = "r4" SRC_URI = "svn://intone.googlecode.com/svn;module=trunk;proto=http \ file://vorbis-include-id3tag.patch;maxrev=18" |