ffmpeg git: lower default pref now that 0.5 covers arm and avr32 decently (go mru!)
authorKoen Kooi <koen@openembedded.org>
Thu, 18 Jun 2009 16:57:21 +0000 (18:57 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 18 Jun 2009 16:57:21 +0000 (18:57 +0200)
recipes/ffmpeg/ffmpeg_git.bb

index fa82fb2..eaab7f5 100644 (file)
@@ -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"