From: Valery Febvre Date: Mon, 19 Apr 2010 21:26:22 +0000 (+0000) Subject: podboy: update to 1.6.1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0a47272c1c450eb2ebfe9818f8b939492f932af;p=openembedded.git podboy: update to 1.6.1 Changes since 1.5.0 * Enabled OGG audio format support. Ogg support has been added 3 months ago, but it was so far disabled due to a bug in GStreamer oggdemux pipeline element * New internal widget: Notify dialog. It is used to notify user when an operation, that can take some time, ends. Signed-off-by: Martin Jansa --- diff --git a/recipes/openmoko-3rdparty/podboy_svn.bb b/recipes/openmoko-3rdparty/podboy_svn.bb index 6dcabdbb22..818ba90264 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 = "123" -PV = "1.5.0+svnr${SRCPV}" +SRCREV = "174" +PV = "1.6.1+svnr${SRCPV}" PACKAGE_ARCH = "all"