From 5d5db6ccba8dd70ed1ebde25c512b5df8f186285 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Mon, 15 Nov 2010 21:01:34 +0800 Subject: [PATCH] pixman: upgrade from 0.18.2 to 0.20.0 Signed-off-by: Yu Ke --- meta/conf/distro/include/preferred-xorg-versions.inc | 2 +- .../xorg-lib/{pixman_0.18.2.bb => pixman_0.20.0.bb} | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.18.2.bb => pixman_0.20.0.bb} (80%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 5ef90363d9..eaea3d6383 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -83,7 +83,7 @@ PREFERRED_VERSION_libxxf86vm ?= "1.1.0" PREFERRED_VERSION_lndir ?= "1.0.1" PREFERRED_VERSION_makedepend ?= "1.0.2" PREFERRED_VERSION_makedepend-native ?= "1.0.2" -PREFERRED_VERSION_pixman ?= "0.18.2" +PREFERRED_VERSION_pixman ?= "0.20.0" PREFERRED_VERSION_printproto ?= "1.0.4" PREFERRED_VERSION_randrproto ?= "1.3.2" PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.18.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/pixman_0.18.2.bb rename to meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb index 3bc1f0202f..0ccadcd91b 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.18.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb @@ -13,3 +13,6 @@ DEPENDS = "virtual/libx11" PR="r0" EXTRA_OECONF="--disable-gtk" + +SRC_URI[md5sum] = "512ec766a911142b901157ba581f6e75" +SRC_URI[sha256sum] = "4798a9961bf38a1b25cabef0a8a73fd7dcc6b98da187ce55b1420894360188b5" -- 2.40.1