[oe-commits] Koen Kooi : ffmpeg git: bump SRCREV

git version control git at git.openembedded.org
Mon Feb 28 12:15:34 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7ffd945b62f82bbf8775c01eab61c7d27eb59ad1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7ffd945b62f82bbf8775c01eab61c7d27eb59ad1

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Feb 27 20:59:01 2011 +0100

ffmpeg git: bump SRCREV

* NEON acceleration for VP*
* libavcore is no more

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ffmpeg/ffmpeg_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb
index 24c81ea..d84653a 100644
--- a/recipes/ffmpeg/ffmpeg_git.bb
+++ b/recipes/ffmpeg/ffmpeg_git.bb
@@ -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"





More information about the Openembedded-commits mailing list