[oe-commits] Koen Kooi : gnash 0.8.5: raise default_pref for angstrom

git version control git at git.openembedded.org
Tue Jul 21 18:24:23 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jul 21 19:56:33 2009 +0200

gnash 0.8.5: raise default_pref for angstrom

---

 recipes/gnash/gnash_0.8.5.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/gnash/gnash_0.8.5.bb b/recipes/gnash/gnash_0.8.5.bb
index c68700f..30478cb 100644
--- a/recipes/gnash/gnash_0.8.5.bb
+++ b/recipes/gnash/gnash_0.8.5.bb
@@ -5,6 +5,7 @@ DEPENDS += "gst-plugins-base cairo"
 acpaths = " -Imacros"
 
 DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_angstrom = "1"
 
 # Boost lacks defines for lots of archs
 TARGET_CC_ARCH_append = " -I${STAGING_INCDIR}/libxml2 -DHAVE_POLL_H ${@[' -D_BIG_ENDIAN', ' -D_LITTLE_ENDIAN'][bb.data.getVar('SITEINFO_ENDIANESS', d, 1) == 'le']}"





More information about the Openembedded-commits mailing list