git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d7a700
)
gnash 0.8.5: raise default_pref for angstrom
author
Koen Kooi
<koen@openembedded.org>
Tue, 21 Jul 2009 17:56:33 +0000
(19:56 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 21 Jul 2009 17:56:33 +0000
(19:56 +0200)
recipes/gnash/gnash_0.8.5.bb
patch
|
blob
|
history
diff --git
a/recipes/gnash/gnash_0.8.5.bb
b/recipes/gnash/gnash_0.8.5.bb
index
c68700f
..
30478cb
100644
(file)
--- 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']}"