ffmpeg git: bump SRCREV
authorKoen Kooi <koen@openembedded.org>
Sun, 27 Feb 2011 19:59:01 +0000 (20:59 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 28 Feb 2011 07:56:15 +0000 (08:56 +0100)
* NEON acceleration for VP*
* libavcore is no more

Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/ffmpeg/ffmpeg_git.bb

index 24c81ea..d84653a 100644 (file)
@@ -3,7 +3,7 @@ require ffmpeg.inc
 DEPENDS += "virtual/libsdl schroedinger libgsm libvpx"
 
 # When bumping SRCREV make sure you bump PR here and in dependant recipes (gst-ffmpeg, gnash, omxil, etc) to account for SOVERSION changes
-SRCREV = "a4f5af13fb00d7f55946470bb0f52e1dbf5f3c6a"
+SRCREV = "0b32da90f893b3e04ead18a546252e241a6a0988"
 
 PV = "0.6.1+${PR}+gitr${SRCPV}"
 PR = "${INC_PR}.1"