omapfbplay: bump SRCREV for ffmpeg change
authorKoen Kooi <koen@openembedded.org>
Sun, 27 Feb 2011 19:59:32 +0000 (20:59 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 28 Feb 2011 07:56:15 +0000 (08:56 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/ffmpeg/omapfbplay.inc

index c301d1d..082f28e 100644 (file)
@@ -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"