aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 13:48:19 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-19 08:51:17 +0100
commit887aca221e507d89df009af52a46242d302e486c (patch)
treee3bc040b0360992bb21b0ddf82d0a620e2f72972 /recipes/ffmpeg
parent6225781142cfa170870451245db9010faf8dece9 (diff)
downloadopenembedded-887aca221e507d89df009af52a46242d302e486c.tar.gz
ffmpeg_svn: increase preference for shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/ffmpeg')
-rw-r--r--recipes/ffmpeg/ffmpeg_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ffmpeg/ffmpeg_svn.bb b/recipes/ffmpeg/ffmpeg_svn.bb
index 945fdd4969..37b009aee1 100644
--- a/recipes/ffmpeg/ffmpeg_svn.bb
+++ b/recipes/ffmpeg/ffmpeg_svn.bb
@@ -10,6 +10,7 @@ PR = "r0"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_armv7a = "1"
+DEFAULT_PREFERENCE_om-gta02 = "1"
SRC_URI = "svn://svn.ffmpeg.org/ffmpeg/;module=trunk"