From: Valery Febvre Date: Fri, 5 Mar 2010 20:48:06 +0000 (+0000) Subject: podboy: update to 1.5.0 X-Git-Tag: Release-2010-05/1~457 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=904b132c96ab50bc46e375fe8bb9c05471b55165;p=openembedded.git 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 --- 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 " SECTION = "x11/applications" PRIORITY = "optional" -SRCREV = "110" -PV = "1.3.4+svnr${SRCPV}" +SRCREV = "123" +PV = "1.5.0+svnr${SRCPV}" PACKAGE_ARCH = "all"