diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-19 13:54:32 -0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-22 10:39:09 +0000 |
commit | dfd7f3f3f45e5405501f2d0875b377ee01fee685 (patch) | |
tree | cba9dc2d193461a4e45d3be0448692c058d20b82 /meta/recipes-graphics | |
parent | 45a11bc172541745d7784c962cb7540d7036f409 (diff) | |
download | poky-dfd7f3f3f45e5405501f2d0875b377ee01fee685.tar.gz |
mesa: Upgrade 17.3.2 -> 17.3.3 release
The 17.3.3 release, published in January 18th, 2018. It fixes a number
of issues since 17.3.2 release.
The release notes can be seen at:
https://www.mesa3d.org/relnotes/17.3.3.html
(From OE-Core rev: 4e3e181dbe002ad17fc76c46c328f6f7df326f24)
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.3.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_17.3.3.bb (renamed from meta/recipes-graphics/mesa/mesa_17.3.2.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb b/meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb index 73267eb4f0..73267eb4f0 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_17.3.2.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_17.3.3.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_17.3.2.bb b/meta/recipes-graphics/mesa/mesa_17.3.3.bb index c2143ad32d..6e3f29a2c4 100644 --- a/meta/recipes-graphics/mesa/mesa_17.3.2.bb +++ b/meta/recipes-graphics/mesa/mesa_17.3.3.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
12 | file://0001-anv_icd.py-improve-reproducible-builds.patch \ | 12 | file://0001-anv_icd.py-improve-reproducible-builds.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "5c59b779925f504ffd0f13c7dcd29ac6" | 15 | SRC_URI[md5sum] = "139b5f608b371c0d4395596162f88791" |
16 | SRC_URI[sha256sum] = "e2844a13f2d6f8f24bee65804a51c42d8dc6ae9c36cff7ee61d0940e796d64c6" | 16 | SRC_URI[sha256sum] = "41bac5de0ef6adc1f41a1ec0f80c19e361298ce02fa81b5f9ba4fdca33a9379b" |
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 |