From b1fbaf62cd6bcc12b0c799c548ff7e27cdb93ba5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 15 Mar 2011 10:29:27 +0100 Subject: [PATCH] ffmpeg_git: bump PR * because SRC_URI change from a96b9ad7525812574d7b719241472fc0e9e95b83 resets LOCALCOUNT in SRCPV Signed-off-by: Martin Jansa --- recipes/ffmpeg/ffmpeg_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5