[oe-commits] [openembedded-core] 17/33: mesa: Update 19.1.0 -> 19.1.1

git at git.openembedded.org git at git.openembedded.org
Thu Jun 27 11:32:31 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit a7c147532e1017bc1d22dd3cd6a2ef2d63e75490
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Tue Jun 25 14:21:47 2019 -0300

    mesa: Update 19.1.0 -> 19.1.1
    
    Mesa 19.1.1 is a bug fix release which fixes bugs found since the
    19.1.0 release.
    
    For a complete changelog see:
    https://www.mesa3d.org/relnotes/19.1.1.html
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-graphics/mesa/{mesa-gl_19.1.0.bb => mesa-gl_19.1.1.bb} | 0
 meta/recipes-graphics/mesa/{mesa_19.1.0.bb => mesa_19.1.1.bb}       | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/mesa/mesa-gl_19.1.0.bb b/meta/recipes-graphics/mesa/mesa-gl_19.1.1.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_19.1.0.bb
rename to meta/recipes-graphics/mesa/mesa-gl_19.1.1.bb
diff --git a/meta/recipes-graphics/mesa/mesa_19.1.0.bb b/meta/recipes-graphics/mesa/mesa_19.1.1.bb
similarity index 84%
rename from meta/recipes-graphics/mesa/mesa_19.1.0.bb
rename to meta/recipes-graphics/mesa/mesa_19.1.1.bb
index 05c3153..1a34a65 100644
--- a/meta/recipes-graphics/mesa/mesa_19.1.0.bb
+++ b/meta/recipes-graphics/mesa/mesa_19.1.1.bb
@@ -6,8 +6,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0003-Allow-enable-DRI-without-DRI-drivers.patch \
            "
 
-SRC_URI[md5sum] = "090cd351cf938fc1729dee983520216a"
-SRC_URI[sha256sum] = "2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3"
+SRC_URI[md5sum] = "07cd8cd79de28ec1a374ee3a06e47789"
+SRC_URI[sha256sum] = "72114b16b4a84373b2acda060fe2bb1d45ea2598efab3ef2d44bdeda74f15581"
 
 #because we cannot rely on the fact that all apps will use pkgconfig,
 #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list