[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3108/8267] mesa: update to 12.0.3



commit a2e1133b9d36813fa583f4e67c522285692f6764
Author: Andreas Müller <schnitzeltony googlemail com>
Date:   Thu Oct 20 12:06:15 2016 +0200

    mesa: update to 12.0.3
    
    * removed patch was applied mainline
    * tested on RaspberryPi2 weston / lxqt / kde
    
    (From OE-Core rev: 446da72c9d4ca8b4b5d9976fbe41686a7af1c260)
    
    Signed-off-by: Andreas Müller <schnitzeltony googlemail com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../mesa/files/clang-compile-PR89599.patch         |  116 --------------------
 .../mesa/{mesa-gl_12.0.1.bb => mesa-gl_12.0.3.bb}  |    0
 .../mesa/{mesa_12.0.1.bb => mesa_12.0.3.bb}        |    5 +-
 3 files changed, 2 insertions(+), 119 deletions(-)
---
diff --git a/meta/recipes-graphics/mesa/mesa-gl_12.0.1.bb b/meta/recipes-graphics/mesa/mesa-gl_12.0.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_12.0.1.bb
rename to meta/recipes-graphics/mesa/mesa-gl_12.0.3.bb
diff --git a/meta/recipes-graphics/mesa/mesa_12.0.1.bb b/meta/recipes-graphics/mesa/mesa_12.0.3.bb
similarity index 77%
rename from meta/recipes-graphics/mesa/mesa_12.0.1.bb
rename to meta/recipes-graphics/mesa/mesa_12.0.3.bb
index 80189e3..acc8353 100644
--- a/meta/recipes-graphics/mesa/mesa_12.0.1.bb
+++ b/meta/recipes-graphics/mesa/mesa_12.0.3.bb
@@ -2,12 +2,11 @@ require ${BPN}.inc
 
 SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz \
            file://replace_glibc_check_with_linux.patch \
-           file://clang-compile-PR89599.patch \
            file://disable-asm-on-non-gcc.patch \
 "
 
-SRC_URI[md5sum] = "972fd5ad5a63aeabf173fb9adefc6522"
-SRC_URI[sha256sum] = "bab24fb79f78c876073527f515ed871fc9c81d816f66c8a0b051d8d653896389"
+SRC_URI[md5sum] = "1113699c714042d8c4df4766be8c57d8"
+SRC_URI[sha256sum] = "1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1"
 
 #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]