From: Koen Kooi Date: Tue, 21 Jul 2009 17:56:33 +0000 (+0200) Subject: gnash 0.8.5: raise default_pref for angstrom X-Git-Tag: Release-2010-05/1~2917 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7d795ef024570f5c3cf2b203466e1bec3a2e76;p=openembedded.git gnash 0.8.5: raise default_pref for angstrom --- 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']}"