From a2a3a84639b563a74ca11f453f28e103083613a0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 27 Feb 2011 20:59:32 +0100 Subject: [PATCH] omapfbplay: bump SRCREV for ffmpeg change Signed-off-by: Koen Kooi --- recipes/ffmpeg/omapfbplay.inc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/recipes/ffmpeg/omapfbplay.inc b/recipes/ffmpeg/omapfbplay.inc index c301d1dce3..082f28e26a 100644 --- a/recipes/ffmpeg/omapfbplay.inc +++ b/recipes/ffmpeg/omapfbplay.inc @@ -2,15 +2,12 @@ DESCRIPTION = "Simple ffmpeg-based player that uses the omapfb overlays" DEPENDS = "bzip2 lame ffmpeg virtual/kernel" LICENSE = "MIT" -PR = "r28" +PR = "r29" PV = "0.0+${PR}+gitr${SRCREV}" -SRCREV = "1d217676ba71e8740524e9814c47da39880ed3bc" +SRCREV = "9ce728cf67dd1c0a7dbf4e54e899f28bd0c5fbe1" SRC_URI = "git://git.mansr.com/omapfbplay;protocol=git \ - file://0001-Remove-pointless-function-frame_format.patch \ - file://0002-avcodec-fix-frame-size-calculation.patch \ - file://0003-Print-allocated-and-displayed-frame-size.patch \ " S = "${WORKDIR}/git" -- 2.39.5