aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-18 15:07:26 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-18 15:07:50 +0200
commitc1c581c503ac79c109fced567b09ea50b0ac22c4 (patch)
tree0b3899ff649a112349ac6eb4ca4b807ecdb88e8a /recipes/xorg-lib
parent40e5976b29d5ae95a5c483e87c53ad23e518c7c5 (diff)
downloadopenembedded-c1c581c503ac79c109fced567b09ea50b0ac22c4.tar.gz
pixman: drop D_P -1 for 0.18.4 and 0.19.4 versions
* new cairo (which doesn't have negative D_P) needs it * most distros have pinned pixman from preferred-xorg-versions anyways.. Acked-by: Koen Kooi <k.kooi@student.utwente.nl> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r--recipes/xorg-lib/pixman_0.18.4.bb4
-rw-r--r--recipes/xorg-lib/pixman_0.19.4.bb4
2 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xorg-lib/pixman_0.18.4.bb b/recipes/xorg-lib/pixman_0.18.4.bb
index b9badf21ae..286477ac32 100644
--- a/recipes/xorg-lib/pixman_0.18.4.bb
+++ b/recipes/xorg-lib/pixman_0.18.4.bb
@@ -19,7 +19,3 @@ NEON = " --disable-arm-neon "
NEON_armv7a = " "
EXTRA_OECONF = "${NEON} --disable-gtk"
-
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_angstrom = "2"
-DEFAULT_PREFERENCE_shr = "2"
diff --git a/recipes/xorg-lib/pixman_0.19.4.bb b/recipes/xorg-lib/pixman_0.19.4.bb
index a0efea1a9e..b02a7a3c33 100644
--- a/recipes/xorg-lib/pixman_0.19.4.bb
+++ b/recipes/xorg-lib/pixman_0.19.4.bb
@@ -21,7 +21,3 @@ NEON = " --disable-arm-neon "
NEON_armv7a = " "
EXTRA_OECONF = "${NEON} --disable-gtk"
-
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_angstrom = "2"
-DEFAULT_PREFERENCE_shr = "2"