[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7295/8267] mesa: update to 17.1.6



commit 782cdf14e3f2d5b321efa59d8d1b93554af86516
Author: Andreas Müller <schnitzeltony googlemail com>
Date:   Thu Aug 10 11:37:55 2017 +0200

    mesa: update to 17.1.6
    
    Optional installation of khrplatform.h was implemented upstream by a slightly
    different approach -> 0001-mapi-Only-install-khrplatform.h-with-EGL-or-GLES.patch
    can be removed.
    
    (From OE-Core rev: 4473c9e846826bfb4f48cec9c6c7b1cad6666bb3)
    
    Signed-off-by: Andreas Müller <schnitzeltony googlemail com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 ...ly-install-khrplatform.h-with-EGL-or-GLES.patch |   52 --------------------
 .../mesa/{mesa-gl_17.1.5.bb => mesa-gl_17.1.6.bb}  |    0
 .../mesa/{mesa_17.1.5.bb => mesa_17.1.6.bb}        |    5 +-
 3 files changed, 2 insertions(+), 55 deletions(-)
---
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.1.5.bb b/meta/recipes-graphics/mesa/mesa-gl_17.1.6.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_17.1.5.bb
rename to meta/recipes-graphics/mesa/mesa-gl_17.1.6.bb
diff --git a/meta/recipes-graphics/mesa/mesa_17.1.5.bb b/meta/recipes-graphics/mesa/mesa_17.1.6.bb
similarity index 82%
rename from meta/recipes-graphics/mesa/mesa_17.1.5.bb
rename to meta/recipes-graphics/mesa/mesa_17.1.6.bb
index 4d82452..64a15e3 100644
--- a/meta/recipes-graphics/mesa/mesa_17.1.5.bb
+++ b/meta/recipes-graphics/mesa/mesa_17.1.6.bb
@@ -5,15 +5,14 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://disable-asm-on-non-gcc.patch \
            file://0001-Use-wayland-scanner-in-the-path.patch \
            file://0002-hardware-gloat.patch \
-           file://0001-mapi-Only-install-khrplatform.h-with-EGL-or-GLES.patch \
            file://vulkan-mkdir.patch \
            file://llvm-config-version.patch \
            file://0001-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch \
            file://0002-gallivm-Fix-build-against-LLVM-SVN-r302589.patch \
            file://0001-winsys-svga-drm-Include-sys-types.h.patch \
            "
-SRC_URI[md5sum] = "6cf936fbcaadd98924298a7009e8265d"
-SRC_URI[sha256sum] = "378516b171712687aace4c7ea8b37c85895231d7a6d61e1e27362cf6034fded9"
+SRC_URI[md5sum] = "54758bf842f9ea53c8b57cce4311b87e"
+SRC_URI[sha256sum] = "0686deadde1f126b20aa67e47e8c50502043eee4ecdf60d5009ffda3cebfee50"
 
 #because we cannot rely on the fact that all apps will use pkgconfig,
 #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]