[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6879/8267] mesa: Upgrade to 17.1.5 release



commit d26aadc8e4741783640a914549cae26159271a29
Author: Otavio Salvador <otavio ossystems com br>
Date:   Mon Jul 17 15:40:49 2017 -0300

    mesa: Upgrade to 17.1.5 release
    
    This is a stable bugfix release. Following upstream bugs were fixed:
    
    Bug 100242 - radeon buffer allocation failure during startup of Factorio
    Bug 101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory
    Bug 101666 - bitfieldExtract is marked as a built-in function on OpenGL ES 3.0, but was added in OpenGL 
ES 3.1
    Bug 101703 - No stencil buffer allocated when requested by GLUT
    
    Also, the following patches were included in this release and as such
    deleted:
    
    - etnaviv_fix-shader-miscompilation.patch
    
    (From OE-Core rev: 6e23b9589cd2e35d865f5d5e3469ad251c263af1)
    
    Signed-off-by: Otavio Salvador <otavio ossystems com br>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../files/etnaviv_fix-shader-miscompilation.patch  |  220 --------------------
 .../mesa/{mesa-gl_17.1.4.bb => mesa-gl_17.1.5.bb}  |    0
 .../mesa/{mesa_17.1.4.bb => mesa_17.1.5.bb}        |    6 +-
 3 files changed, 2 insertions(+), 224 deletions(-)
---
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.1.4.bb b/meta/recipes-graphics/mesa/mesa-gl_17.1.5.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_17.1.4.bb
rename to meta/recipes-graphics/mesa/mesa-gl_17.1.5.bb
diff --git a/meta/recipes-graphics/mesa/mesa_17.1.4.bb b/meta/recipes-graphics/mesa/mesa_17.1.5.bb
similarity index 80%
rename from meta/recipes-graphics/mesa/mesa_17.1.4.bb
rename to meta/recipes-graphics/mesa/mesa_17.1.5.bb
index f0b634a..ddfcb37 100644
--- a/meta/recipes-graphics/mesa/mesa_17.1.4.bb
+++ b/meta/recipes-graphics/mesa/mesa_17.1.5.bb
@@ -3,15 +3,13 @@ require ${BPN}.inc
 SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://replace_glibc_check_with_linux.patch \
            file://disable-asm-on-non-gcc.patch \
-           file://etnaviv_fix-shader-miscompilation.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 \
 "
-
-SRC_URI[md5sum] = "be2ef7c9edec23b07f74f6512a6a6fa5"
-SRC_URI[sha256sum] = "06f3b0e6a28f0d20b7f3391cf67fe89ae98ecd0a686cd545da76557b6cec9cad"
+SRC_URI[md5sum] = "6cf936fbcaadd98924298a7009e8265d"
+SRC_URI[sha256sum] = "378516b171712687aace4c7ea8b37c85895231d7a6d61e1e27362cf6034fded9"
 
 #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]