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:
c8e7520
)
pixman: increase preference of 0.17.8 for SHR
author
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 25 Feb 2010 09:45:38 +0000
(10:45 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Thu, 25 Feb 2010 10:16:13 +0000
(11:16 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/pixman_0.17.8.bb
patch
|
blob
|
history
diff --git
a/recipes/xorg-lib/pixman_0.17.8.bb
b/recipes/xorg-lib/pixman_0.17.8.bb
index
db07089
..
7ddb142
100644
(file)
--- a/
recipes/xorg-lib/pixman_0.17.8.bb
+++ b/
recipes/xorg-lib/pixman_0.17.8.bb
@@
-5,6
+5,7
@@
LICENSE = "X11"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "2"
+DEFAULT_PREFERENCE_shr = "2"
BBCLASSEXTEND="native"