aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffmpeg
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-18 18:57:21 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-18 18:57:21 +0200
commitf104de3654682e17a12b21634a8ec0152b7bb193 (patch)
treec97a1d7ba6a17cd3b22e333001a5e6868f28e1d3 /recipes/ffmpeg
parente94965627f624a26663bedca3dce0c78dbc551f3 (diff)
downloadopenembedded-f104de3654682e17a12b21634a8ec0152b7bb193.tar.gz
ffmpeg git: lower default pref now that 0.5 covers arm and avr32 decently (go mru!)
Diffstat (limited to 'recipes/ffmpeg')
-rw-r--r--recipes/ffmpeg/ffmpeg_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/ffmpeg/ffmpeg_git.bb b/recipes/ffmpeg/ffmpeg_git.bb
index fa82fb2044..eaab7f5561 100644
--- a/recipes/ffmpeg/ffmpeg_git.bb
+++ b/recipes/ffmpeg/ffmpeg_git.bb
@@ -7,8 +7,6 @@ PV = "0.4.9+${PR}+gitr${SRCREV}"
PR = "r39"
DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_arm = "1"
-DEFAULT_PREFERENCE_avr32 = "1"
FFBRANCH_arm = "arm"
FFBRANCH ?= "master"