diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-22 10:32:01 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-27 11:45:46 +0200 |
commit | 2839bd9b811808a538ad9b2705d6ab868634c13e (patch) | |
tree | 758de922f824ccdd8b6ccfaa359909602dadb32e | |
parent | 6be2a0d83fbbb56cca6eced397fb3bd0ba802153 (diff) |
pixman_0.19.4: increase D_P for SHR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/xorg-lib/pixman_0.19.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/pixman_0.19.4.bb b/recipes/xorg-lib/pixman_0.19.4.bb index 19fb1d4a4c..1f9b9384f5 100644 --- a/recipes/xorg-lib/pixman_0.19.4.bb +++ b/recipes/xorg-lib/pixman_0.19.4.bb @@ -21,3 +21,4 @@ EXTRA_OECONF = "${NEON} --disable-gtk" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "2" +DEFAULT_PREFERENCE_shr = "2" |