From: Koen Kooi Date: Sat, 23 Jan 2010 14:58:11 +0000 (+0100) Subject: mplayer svn: bump SRCREV X-Git-Tag: Release-2010-05/1~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d395c97b05ae95df11ca64630e7845944b56050;p=openembedded.git mplayer svn: bump SRCREV --- diff --git a/recipes/mplayer/mplayer_svn.bb b/recipes/mplayer/mplayer_svn.bb index d3fc2f7f24..3d5e9d9dbd 100644 --- a/recipes/mplayer/mplayer_svn.bb +++ b/recipes/mplayer/mplayer_svn.bb @@ -15,7 +15,7 @@ SRC_URI = "svn://svn.mplayerhq.hu/mplayer;module=trunk \ file://fix-addrinfo.patch;patch=1;maxrev=30302 \ " -SRCREV = "30345" +SRCREV = "30395" SRC_URI_append_armv7a = " \ file://omapfb.patch;patch=1 \ file://vo_omapfb.c \ @@ -37,7 +37,7 @@ ARM_INSTRUCTION_SET = "ARM" RCONFLICTS_${PN} = "mplayer-atty" RREPLACES_${PN} = "mplayer-atty" -PV = "0.0+1.0rc2+svnr${SRCPV}" +PV = "0.0+1.0rc3+svnr${SRCPV}" PR = "r17" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "1"