From: Martin Jansa Date: Tue, 15 Mar 2011 09:29:27 +0000 (+0100) Subject: ffmpeg_git: bump PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1fbaf62cd6bcc12b0c799c548ff7e27cdb93ba5;p=openembedded.git ffmpeg_git: bump PR * because SRC_URI change from a96b9ad7525812574d7b719241472fc0e9e95b83 resets LOCALCOUNT in SRCPV Signed-off-by: Martin Jansa --- diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb index 57b2c31fad..9cbd086efe 100644 --- a/recipes/ffmpeg/ffmpeg_git.bb +++ b/recipes/ffmpeg/ffmpeg_git.bb @@ -6,7 +6,7 @@ DEPENDS += "virtual/libsdl schroedinger libgsm libvpx" SRCREV = "0b32da90f893b3e04ead18a546252e241a6a0988" PV = "0.6.1+${PR}+gitr${SRCPV}" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "1"