[oe-commits] Koen Kooi : angstrom: raise default pref in mplayer recipe as well

git version control git at git.openembedded.org
Thu Nov 5 08:11:36 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: cbda7eff8230b4a11718b8024bc1a2083f71f27a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cbda7eff8230b4a11718b8024bc1a2083f71f27a

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Nov  5 09:09:20 2009 +0100

angstrom: raise default pref in mplayer recipe as well

---

 recipes/mplayer/mplayer_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mplayer/mplayer_svn.bb b/recipes/mplayer/mplayer_svn.bb
index b5ef880..7d2f27a 100644
--- a/recipes/mplayer/mplayer_svn.bb
+++ b/recipes/mplayer/mplayer_svn.bb
@@ -36,7 +36,7 @@ RREPLACES_${PN} = "mplayer-atty"
 PV = "0.0+1.0rc2+svnr${SRCREV}"
 PR = "r14"
 DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_armv7a = "1"
+DEFAULT_PREFERENCE_angstrom = "1"
 
 PARALLEL_MAKE = ""
 





More information about the Openembedded-commits mailing list