aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-19 14:16:04 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-19 14:16:04 +0100
commitd9761b32ac746176acaea7e1811624c35b272ab5 (patch)
tree6f0a343a9a53f2aeba8e83381af879952d42d332 /recipes/ffmpeg
parentbd55c96e0d937cd969c54cbe1fc8c439f5057dbf (diff)
downloadopenembedded-d9761b32ac746176acaea7e1811624c35b272ab5.tar.gz
ffmpeg svn: bump SRCREV and tweak default pref a bit
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 37b009aee1..b8cea5104e 100644
--- a/recipes/ffmpeg/ffmpeg_svn.bb
+++ b/recipes/ffmpeg/ffmpeg_svn.bb
@@ -2,14 +2,14 @@ require ffmpeg.inc
DEPENDS += "schroedinger libgsm"
-SRCREV = "20231"
+SRCREV = "20551"
PE = "1"
PV = "0.5.0+${PR}+svnr${SRCPV}"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_armv7a = "1"
+DEFAULT_PREFERENCE_angstrom = "1"
DEFAULT_PREFERENCE_om-gta02 = "1"
SRC_URI = "svn://svn.ffmpeg.org/ffmpeg/;module=trunk"