diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2017-11-13 11:02:16 -0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-21 13:06:12 +0000 |
commit | cf8aafe17ddd13a24c265d83f9c0a979bb2170f4 (patch) | |
tree | 99b9e54c693e3a8468fd1c2dc5c2e7c164956abf /meta/recipes-graphics/mesa | |
parent | d6829f4f6c1b83d438ff114ca92592a5efe7f535 (diff) | |
download | poky-cf8aafe17ddd13a24c265d83f9c0a979bb2170f4.tar.gz |
mesa: Upgrade to 17.2.5
This upgrades the recipe to 17.2.5 bugfix release.
The changes can be seen at:
https://www.mesa3d.org/relnotes/17.2.5.html
(From OE-Core rev: 638b4ac5279225b89edcd411e39aa2c22617dcd5)
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>
Diffstat (limited to 'meta/recipes-graphics/mesa')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_17.2.5.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.2.4.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_17.2.5.bb (renamed from meta/recipes-graphics/mesa/mesa_17.2.4.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.2.4.bb b/meta/recipes-graphics/mesa/mesa-gl_17.2.5.bb index 73267eb4f0..73267eb4f0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.2.4.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.2.5.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_17.2.4.bb b/meta/recipes-graphics/mesa/mesa_17.2.5.bb index 928cb920af..a111df216b 100644 --- a/meta/recipes-graphics/mesa/mesa_17.2.4.bb +++ b/meta/recipes-graphics/mesa/mesa_17.2.5.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
12 | file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ | 12 | file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "cf0b7a297eedd0549cda5ba071d7561f" | 15 | SRC_URI[md5sum] = "ba649f82a066f710aa23655254a83eb8" |
16 | SRC_URI[sha256sum] = "5ba408fecd6e1132e5490eec1a2f04466214e4c65c8b89b331be844768c2e550" | 16 | SRC_URI[sha256sum] = "7f7f914b7b9ea0b15f2d9d01a4375e311b0e90e55683b8e8a67ce8691eb1070f" |
17 | 17 | ||
18 | #because we cannot rely on the fact that all apps will use pkgconfig, | 18 | #because we cannot rely on the fact that all apps will use pkgconfig, |
19 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER | 19 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |