aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValery Febvre <vfebvre@easter-eggs.com>2010-03-05 20:48:06 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-07 12:42:43 +0100
commit904b132c96ab50bc46e375fe8bb9c05471b55165 (patch)
tree2c12aefd83985bd93405bed23e2193f8389d2803
parent1ad4ccb8e6b5b684175bea53f8a6de22393899ac (diff)
downloadopenembedded-904b132c96ab50bc46e375fe8bb9c05471b55165.tar.gz
podboy: update to 1.5.0
Changes since 1.3.4 * New feature: played episodes that are older than a specified amount of days (defined in Settings) can be auto-deleted on every startup. * New feature: episodes can now be tagged as "(un)deletable" in page "Episodes". All episodes with status "undeletable" will be ignored when auto-deletion of old episodes will be done on startup. * New feature: podcasts can be renamed. * New feature: downloads can be canceled. * Big code cleanup and code refactoring. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/openmoko-3rdparty/podboy_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko-3rdparty/podboy_svn.bb b/recipes/openmoko-3rdparty/podboy_svn.bb
index df15342816..6dcabdbb22 100644
--- a/recipes/openmoko-3rdparty/podboy_svn.bb
+++ b/recipes/openmoko-3rdparty/podboy_svn.bb
@@ -5,8 +5,8 @@ AUTHOR = "Valéry Febvre <vfebvre@easter-eggs.com>"
SECTION = "x11/applications"
PRIORITY = "optional"
-SRCREV = "110"
-PV = "1.3.4+svnr${SRCPV}"
+SRCREV = "123"
+PV = "1.5.0+svnr${SRCPV}"
PACKAGE_ARCH = "all"