From 20cef37479c2f46396dff4910e64f7e145d40ef0 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Wed, 30 Nov 2011 22:12:27 +0800 Subject: [PATCH] pixman: upgrade from 0.22.0 to the latest stable 0.24.0 Signed-off-by: Dexuan Cui Signed-off-by: Richard Purdie --- .../xorg-lib/{pixman_0.22.0.bb => pixman_0.24.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.22.0.bb => pixman_0.24.0.bb} (83%) diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb similarity index 83% rename from meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb rename to meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb index 1a33a18076..d96fe75601 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.24.0.bb @@ -18,6 +18,6 @@ PR = "r0" EXTRA_OECONF="--disable-gtk" -SRC_URI[md5sum] = "307fe4d7dc83b1a558c362907097c0d0" -SRC_URI[sha256sum] = "24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b" +SRC_URI[md5sum] = "db5ffcd50064421176e8afb7b85fd1a7" +SRC_URI[sha256sum] = "744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44" -- 2.40.1