diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-25 10:45:38 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-25 11:16:13 +0100 |
commit | 7bf36e82698d52f8524ccde1ce2d85fc654bd68c (patch) | |
tree | 93aeb6374390ba2d27c4ebbdfc901a24f2b3f31b /recipes | |
parent | c8e7520e7556aea930a032cc702a46e6066dcb84 (diff) |
pixman: increase preference of 0.17.8 for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/xorg-lib/pixman_0.17.8.bb | 1 |
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" |