From patchwork Thu Mar 1 07:26:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [5/7] pixman: updat to 0.24.4 Date: Thu, 01 Mar 2012 07:26:08 -0000 From: Saul Wold X-Patchwork-Id: 22505 Message-Id: <3d96c591f182971ec0fb0aff9b8d18af80febe40.1330586641.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Saul Wold --- .../{pixman_0.24.2.bb => pixman_0.24.4.bb} | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.24.2.bb => pixman_0.24.4.bb} (82%) diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.24.4.bb similarity index 82% rename from meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb rename to meta/recipes-graphics/xorg-lib/pixman_0.24.4.bb index c710b42..4c90ea3 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.24.4.bb @@ -15,10 +15,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \ DEPENDS += "zlib libpng" PE = "1" -PR = "r1" +PR = "r0" EXTRA_OECONF="--disable-gtk" -SRC_URI[md5sum] = "2ce7d12750664d2eebd51bf0a07b6205" -SRC_URI[sha256sum] = "32f74f3e3c1feea33e6ad3e2fd66cb3eb816805c384b346ea1636a87c9057dbf" - +SRC_URI[md5sum] = "89eb7db8853681bbcea626b161de0488" +SRC_URI[sha256sum] = "5f4b384aa39e82a582bdc8835e2e81b28176db851dd1f7ff32d682d026a23bb5"