From: Jonathan Liu Date: Sat, 3 Aug 2013 09:28:04 +0000 (+1000) Subject: mesa: update to 9.1.6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63017172dadb62d8baea9b6c6a22de9d1860cccf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa: update to 9.1.6 (From OE-Core rev: 7ea8da1f692721ddb6f28088820d159c86c6c61a) Signed-off-by: Jonathan Liu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/mesa/mesa-9.1.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch b/meta/recipes-graphics/mesa/mesa-9.1.6/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch similarity index 100% rename from meta/recipes-graphics/mesa/mesa-9.1.5/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch rename to meta/recipes-graphics/mesa/mesa-9.1.6/0003-EGL-Mutate-NativeDisplayType-depending-on-config.patch diff --git a/meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch b/meta/recipes-graphics/mesa/mesa-9.1.6/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch similarity index 100% rename from meta/recipes-graphics/mesa/mesa-9.1.5/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch rename to meta/recipes-graphics/mesa/mesa-9.1.6/0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch diff --git a/meta/recipes-graphics/mesa/mesa_9.1.5.bb b/meta/recipes-graphics/mesa/mesa_9.1.6.bb similarity index 79% rename from meta/recipes-graphics/mesa/mesa_9.1.5.bb rename to meta/recipes-graphics/mesa/mesa_9.1.6.bb index 49fa5dd7b0f..d47822f630c 100644 --- a/meta/recipes-graphics/mesa/mesa_9.1.5.bb +++ b/meta/recipes-graphics/mesa/mesa_9.1.6.bb @@ -8,7 +8,7 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2 \ file://0005-llvmpipe-remove-the-power-of-two-sizeof-struct-cmd_b.patch \ " -SRC_URI[md5sum] = "4ed2af5943141a85a21869053a2fc2eb" -SRC_URI[sha256sum] = "89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd" +SRC_URI[md5sum] = "443a2a352667294b53d56cb1a74114e9" +SRC_URI[sha256sum] = "e632dff0acafad0a59dc208d16dedb37f7bd58f94c5d58c4b51912e41d005e3d" S = "${WORKDIR}/Mesa-${PV}"