summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-09-26 10:52:37 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-27 23:41:41 +0100
commit4b74f6aa421a801a5619feac6c978f601d4e20ba (patch)
treeb4291c75fc7d027a09b3ca5d3ef404bdbebf9d20 /meta/recipes-graphics
parent3bce21ee5489b03ab42b540f09876cea97867cb1 (diff)
downloadpoky-4b74f6aa421a801a5619feac6c978f601d4e20ba.tar.gz
mesa: Upgrade 18.1.7 -> 18.1.9
This upgrades mesa to the 18.1.9 stable release. The changes can be found at: https://www.mesa3d.org/relnotes/18.1.8.html https://www.mesa3d.org/relnotes/18.1.9.html (From OE-Core rev: 45508a02aea538d98a8fa92a65f969445cb0c82d) 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_18.1.9.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_18.1.7.bb)0
-rw-r--r--meta/recipes-graphics/mesa/mesa_18.1.9.bb (renamed from meta/recipes-graphics/mesa/mesa_18.1.7.bb)4
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_18.1.7.bb b/meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb
index 73267eb4f0..73267eb4f0 100644
--- a/meta/recipes-graphics/mesa/mesa-gl_18.1.7.bb
+++ b/meta/recipes-graphics/mesa/mesa-gl_18.1.9.bb
diff --git a/meta/recipes-graphics/mesa/mesa_18.1.7.bb b/meta/recipes-graphics/mesa/mesa_18.1.9.bb
index ca6e6685b5..86d6a6bf3a 100644
--- a/meta/recipes-graphics/mesa/mesa_18.1.7.bb
+++ b/meta/recipes-graphics/mesa/mesa_18.1.9.bb
@@ -9,8 +9,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
9 file://0006-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \ 9 file://0006-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \
10" 10"
11 11
12SRC_URI[md5sum] = "17d8a7e7ecbe146a7dc439e8b6eb02e9" 12SRC_URI[md5sum] = "2f8d2098ab478bc3907e42130577b54a"
13SRC_URI[sha256sum] = "655e3b32ce3bdddd5e6e8768596e5d4bdef82d0dd37067c324cc4b2daa207306" 13SRC_URI[sha256sum] = "55f5778d58a710a63d6635f000535768faf7db9e8144dc0f4fd1989f936c1a83"
14 14
15#because we cannot rely on the fact that all apps will use pkgconfig, 15#because we cannot rely on the fact that all apps will use pkgconfig,
16#make eglplatform.h independent of MESA_EGL_NO_X11_HEADER 16#make eglplatform.h independent of MESA_EGL_NO_X11_HEADER