aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-07-30 16:39:47 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-07-30 16:40:02 +0200
commit562168a4425f8fb7d66501bd11e7d437938973b9 (patch)
tree144eda11c83c6b0197ca23c0b82d025049b5513a /recipes/ffmpeg
parent46fee85f2ec508e213a91ea3a257ba54bc6f8a91 (diff)
downloadopenembedded-562168a4425f8fb7d66501bd11e7d437938973b9.tar.gz
ffmpeg_svn.bb: bump SRCREV to make it build on armv4t again
and bump PR of recipes that depend on it Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/ffmpeg')
-rw-r--r--recipes/ffmpeg/ffmpeg_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ffmpeg/ffmpeg_svn.bb b/recipes/ffmpeg/ffmpeg_svn.bb
index 902824b241..80c79b6c6a 100644
--- a/recipes/ffmpeg/ffmpeg_svn.bb
+++ b/recipes/ffmpeg/ffmpeg_svn.bb
@@ -6,10 +6,10 @@ LICENSE = "GPLv2+"
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 = "23733"
+SRCREV = "24596"
PV = "0.6+${PR}+svnr${SRCPV}"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "1"