aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-26 08:50:34 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-26 17:25:30 +0100
commitde0ccdba0224ea5d0524e50dd23ee0c05dadc9b1 (patch)
tree259189613bf0669c4dca506ac7cb6e38267a1c34 /recipes/ffmpeg
parent9bfbf7b8c434e91681023cd6f357e86a2801412e (diff)
downloadopenembedded-de0ccdba0224ea5d0524e50dd23ee0c05dadc9b1.tar.gz
ffmpeg: increase DEFAULT_PREFERENCE of svn version for whole SHR (not only om-gta02)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/ffmpeg')
-rw-r--r--recipes/ffmpeg/ffmpeg_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ffmpeg/ffmpeg_svn.bb b/recipes/ffmpeg/ffmpeg_svn.bb
index 2fc16e37d6..0414e138b2 100644
--- a/recipes/ffmpeg/ffmpeg_svn.bb
+++ b/recipes/ffmpeg/ffmpeg_svn.bb
@@ -10,7 +10,7 @@ PR = "r0"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "1"
-DEFAULT_PREFERENCE_om-gta02 = "1"
+DEFAULT_PREFERENCE_shr = "1"
SRC_URI = "svn://svn.ffmpeg.org/ffmpeg/;module=trunk"