aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnash
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-21 19:56:33 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-21 19:56:33 +0200
commitda7d795ef024570f5c3cf2b203466e1bec3a2e76 (patch)
treec5f68b8e6d650fd27b53955af36c17ec6b721687 /recipes/gnash
parent4d7a700fa0ff2a06369b5df88d2d546374094b85 (diff)
downloadopenembedded-da7d795ef024570f5c3cf2b203466e1bec3a2e76.tar.gz
gnash 0.8.5: raise default_pref for angstrom
Diffstat (limited to 'recipes/gnash')
-rw-r--r--recipes/gnash/gnash_0.8.5.bb1
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 c68700fed4..30478cb81e 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']}"