From 45508a02aea538d98a8fa92a65f969445cb0c82d Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 26 Sep 2018 10:52:37 -0300 Subject: [PATCH] mesa: Upgrade 18.1.7 -> 18.1.9 This upgrades mesa to the 18.1.9 stable release. The changes can be found at: https://www.mesa3d.org/relnotes/18.1.8.html https://www.mesa3d.org/relnotes/18.1.9.html Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- .../mesa/{mesa-gl_18.1.7.bb => mesa-gl_18.1.9.bb} | 0 meta/recipes-graphics/mesa/{mesa_18.1.7.bb => mesa_18.1.9.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_18.1.7.bb => mesa-gl_18.1.9.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_18.1.7.bb => mesa_18.1.9.bb} (87%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_18.1.7.bb b/meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_18.1.7.bb rename to meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb diff --git a/meta/recipes-graphics/mesa/mesa_18.1.7.bb b/meta/recipes-graphics/mesa/mesa_18.1.9.bb similarity index 87% rename from meta/recipes-graphics/mesa/mesa_18.1.7.bb rename to meta/recipes-graphics/mesa/mesa_18.1.9.bb index ca6e6685b5..86d6a6bf3a 100644 --- a/meta/recipes-graphics/mesa/mesa_18.1.7.bb +++ b/meta/recipes-graphics/mesa/mesa_18.1.9.bb @@ -9,8 +9,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ file://0006-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \ " -SRC_URI[md5sum] = "17d8a7e7ecbe146a7dc439e8b6eb02e9" -SRC_URI[sha256sum] = "655e3b32ce3bdddd5e6e8768596e5d4bdef82d0dd37067c324cc4b2daa207306" +SRC_URI[md5sum] = "2f8d2098ab478bc3907e42130577b54a" +SRC_URI[sha256sum] = "55f5778d58a710a63d6635f000535768faf7db9e8144dc0f4fd1989f936c1a83" #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