pixman: drop D_P -1 for 0.18.4 and 0.19.4 versions
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 18 Oct 2010 13:07:26 +0000 (15:07 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 18 Oct 2010 13:07:50 +0000 (15:07 +0200)
* 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>
recipes/xorg-lib/pixman_0.18.4.bb
recipes/xorg-lib/pixman_0.19.4.bb

index b9badf2..286477a 100644 (file)
@@ -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"
index a0efea1..b02a7a3 100644 (file)
@@ -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"