From: Martin Jansa Date: Tue, 26 Oct 2010 10:51:38 +0000 (+0200) Subject: mplayer,gst-plugins-ugly: bump PR to rebuild after libdvdread3 -> libdvdread4 upgrade X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b407d9e16963f749b62706c31054a330dae06f;p=openembedded.git mplayer,gst-plugins-ugly: bump PR to rebuild after libdvdread3 -> libdvdread4 upgrade Signed-off-by: Martin Jansa --- diff --git a/recipes/gstreamer/gst-plugins-ugly_0.10.16.bb b/recipes/gstreamer/gst-plugins-ugly_0.10.16.bb index 343111e5ca..bcb6b28298 100644 --- a/recipes/gstreamer/gst-plugins-ugly_0.10.16.bb +++ b/recipes/gstreamer/gst-plugins-ugly_0.10.16.bb @@ -1,6 +1,6 @@ require gst-plugins.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" DEPENDS += "gst-plugins-base mpeg2dec libsidplay" diff --git a/recipes/mplayer/mplayer_git.bb b/recipes/mplayer/mplayer_git.bb index afeb5b3480..f51f2977e2 100644 --- a/recipes/mplayer/mplayer_git.bb +++ b/recipes/mplayer/mplayer_git.bb @@ -36,7 +36,7 @@ RCONFLICTS_${PN} = "mplayer-atty" RREPLACES_${PN} = "mplayer-atty" PV = "0.0+1.0rc4+gitr${SRCPV}" -PR = "r5" +PR = "r6" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_shr = "2" diff --git a/recipes/mplayer/mplayer_svn.bb b/recipes/mplayer/mplayer_svn.bb index 8ecee88cb8..bc299cbd86 100644 --- a/recipes/mplayer/mplayer_svn.bb +++ b/recipes/mplayer/mplayer_svn.bb @@ -44,7 +44,7 @@ RCONFLICTS_${PN} = "mplayer-atty" RREPLACES_${PN} = "mplayer-atty" PV = "0.0+1.0rc3+svnr${SRCPV}" -PR = "r26" +PR = "r27" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "1" DEFAULT_PREFERENCE_shr = "1"