diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-09 16:57:52 -0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-13 10:15:20 +0000 |
commit | b775c95a8d80ec6585e8518454f20365b356b0d0 (patch) | |
tree | 7c8005e6ed372e952b4fd86a41ff5791f3bbe2f6 /meta/recipes-graphics | |
parent | d54b9ea08ffdfeb3fb2e1ffe5ad410655a7085c1 (diff) | |
download | poky-b775c95a8d80ec6585e8518454f20365b356b0d0.tar.gz |
mesa: Upgrade to 17.3.2 release
The 17.3.2 release, published in January 9th, 2018. It fixes a number
of issues since 17.3.1 release.
The release notes can be seen at:
- 17.3.2: https://www.mesa3d.org/relnotes/17.3.2.html
(From OE-Core rev: aabb3bc2e150dccf01e283ed02a4701753b20362)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.3.1.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_17.3.2.bb (renamed from meta/recipes-graphics/mesa/mesa_17.3.1.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.3.1.bb b/meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb index 73267eb4f0..73267eb4f0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.3.1.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_17.3.1.bb b/meta/recipes-graphics/mesa/mesa_17.3.2.bb index f1daa4a198..9e9b23322a 100644 --- a/meta/recipes-graphics/mesa/mesa_17.3.1.bb +++ b/meta/recipes-graphics/mesa/mesa_17.3.2.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
11 | file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ | 11 | file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "b4b021279ea21e1eb8a1369afa6f19a0" | 14 | SRC_URI[md5sum] = "5c59b779925f504ffd0f13c7dcd29ac6" |
15 | SRC_URI[sha256sum] = "9ae607e0998a586fb2c866cfc8e45e6f52d1c56cb1b41288253ea83eada824c1" | 15 | SRC_URI[sha256sum] = "e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6" |
16 | 16 | ||
17 | #because we cannot rely on the fact that all apps will use pkgconfig, | 17 | #because we cannot rely on the fact that all apps will use pkgconfig, |
18 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER | 18 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |