From c1c581c503ac79c109fced567b09ea50b0ac22c4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 18 Oct 2010 15:07:26 +0200 Subject: [PATCH] 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 Signed-off-by: Martin Jansa --- recipes/xorg-lib/pixman_0.18.4.bb | 4 ---- recipes/xorg-lib/pixman_0.19.4.bb | 4 ---- 2 files changed, 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" -- 2.39.5