aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-02-27 20:59:01 +0100
committerSteffen Sledz <sledz@dresearch.de>2011-03-02 08:30:25 +0100
commitd8989b1a55460373202337b14bb4e732bc4c6d89 (patch)
tree002b8c981ad796be5cc705f13225559094357905 /recipes
parentb574b19e0ed51ea77f03bc71f2c4d4cc3bf093f7 (diff)
downloadopenembedded-d8989b1a55460373202337b14bb4e732bc4c6d89.tar.gz
ffmpeg git: bump SRCREV
* NEON acceleration for VP* * libavcore is no more Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/ffmpeg/ffmpeg_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb
index 24c81ea24e..d84653a2df 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"