From 0b3e3415c51dd534d8fc585ea1e3916375ddcc66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Tue, 6 Dec 2016 01:19:17 +0100 Subject: [PATCH] mesa: update to 13.0.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Ross Burton --- .../mesa/{mesa-gl_13.0.1.bb => mesa-gl_13.0.2.bb} | 0 meta/recipes-graphics/mesa/{mesa_13.0.1.bb => mesa_13.0.2.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_13.0.1.bb => mesa-gl_13.0.2.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_13.0.1.bb => mesa_13.0.2.bb} (83%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_13.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_13.0.2.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_13.0.1.bb rename to meta/recipes-graphics/mesa/mesa-gl_13.0.2.bb diff --git a/meta/recipes-graphics/mesa/mesa_13.0.1.bb b/meta/recipes-graphics/mesa/mesa_13.0.2.bb similarity index 83% rename from meta/recipes-graphics/mesa/mesa_13.0.1.bb rename to meta/recipes-graphics/mesa/mesa_13.0.2.bb index 37ac15fdba..bef1fa5c38 100644 --- a/meta/recipes-graphics/mesa/mesa_13.0.1.bb +++ b/meta/recipes-graphics/mesa/mesa_13.0.2.bb @@ -6,8 +6,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz \ file://0001-Use-wayland-scanner-in-the-path.patch \ " -SRC_URI[md5sum] = "72b7f4d0c2407f367484abd201cb8276" -SRC_URI[sha256sum] = "71962fb2bf77d33b0ad4a565b490dbbeaf4619099c6d9722f04a73187957a731" +SRC_URI[md5sum] = "9442c2dee914cde3d1f090371ab04113" +SRC_URI[sha256sum] = "a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5" #because we cannot rely on the fact that all apps will use pkgconfig, #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER -- 2.40.1