summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-25 10:45:38 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-25 11:16:13 +0100
commit7bf36e82698d52f8524ccde1ce2d85fc654bd68c (patch)
tree93aeb6374390ba2d27c4ebbdfc901a24f2b3f31b /recipes/xorg-lib
parentc8e7520e7556aea930a032cc702a46e6066dcb84 (diff)
downloadopenembedded-7bf36e82698d52f8524ccde1ce2d85fc654bd68c.tar.gz
pixman: increase preference of 0.17.8 for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r--recipes/xorg-lib/pixman_0.17.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/pixman_0.17.8.bb b/recipes/xorg-lib/pixman_0.17.8.bb
index db07089ffa..7ddb142057 100644
--- 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"