From 1e4a5fe4652bd957d822d0d3d6e7c8b7b4ff5b8e Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Fri, 7 Jun 2019 09:41:50 -0300 Subject: [PATCH] mesa: Update 19.0.5 -> 19.0.6 Mesa 19.0.6 is a bug fix release which fixes bugs found since the 19.0.5 release. For full log see: - https://www.mesa3d.org/relnotes/19.0.6.html Signed-off-by: Fabio Berton Signed-off-by: Richard Purdie --- .../mesa/{mesa-gl_19.0.5.bb => mesa-gl_19.0.6.bb} | 0 meta/recipes-graphics/mesa/{mesa_19.0.5.bb => mesa_19.0.6.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_19.0.5.bb => mesa-gl_19.0.6.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_19.0.5.bb => mesa_19.0.6.bb} (84%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_19.0.5.bb b/meta/recipes-graphics/mesa/mesa-gl_19.0.6.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_19.0.5.bb rename to meta/recipes-graphics/mesa/mesa-gl_19.0.6.bb diff --git a/meta/recipes-graphics/mesa/mesa_19.0.5.bb b/meta/recipes-graphics/mesa/mesa_19.0.6.bb similarity index 84% rename from meta/recipes-graphics/mesa/mesa_19.0.5.bb rename to meta/recipes-graphics/mesa/mesa_19.0.6.bb index 51cba4e47c..02e2c86dde 100644 --- a/meta/recipes-graphics/mesa/mesa_19.0.5.bb +++ b/meta/recipes-graphics/mesa/mesa_19.0.6.bb @@ -6,8 +6,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0001-Allow-enable-DRI-without-DRI-drivers.patch \ " -SRC_URI[md5sum] = "1509a3251d459fd8b6fadf9329669dc1" -SRC_URI[sha256sum] = "6aecb7f67c136768692fb3c33a54196186c6c4fcafab7973516a355e1a54f831" +SRC_URI[md5sum] = "b97159690eba564311d88a818bdbd64d" +SRC_URI[sha256sum] = "2db2f2fcaa4048b16e066fad76b8a93944f7d06d329972b0f5fd5ce692ce3d24" #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