diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2019-06-25 14:21:47 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-27 12:20:36 +0100 |
commit | 3a073511cc516aeaf8cbbd471423d69d8f1dd793 (patch) | |
tree | 09869e9bfc236b8106b07b60df46166701fc9475 | |
parent | 403c9341d1295215ef2c3b10d8db7bf0a72e0c50 (diff) | |
download | poky-3a073511cc516aeaf8cbbd471423d69d8f1dd793.tar.gz |
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
(From OE-Core rev: a7c147532e1017bc1d22dd3cd6a2ef2d63e75490)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_19.1.1.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_19.1.0.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_19.1.1.bb (renamed from meta/recipes-graphics/mesa/mesa_19.1.0.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 index d4b1c1c454..d4b1c1c454 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_19.1.0.bb +++ b/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 index 05c315349c..1a34a6577b 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 \ | |||
6 | file://0003-Allow-enable-DRI-without-DRI-drivers.patch \ | 6 | file://0003-Allow-enable-DRI-without-DRI-drivers.patch \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "090cd351cf938fc1729dee983520216a" | 9 | SRC_URI[md5sum] = "07cd8cd79de28ec1a374ee3a06e47789" |
10 | SRC_URI[sha256sum] = "2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3" | 10 | SRC_URI[sha256sum] = "72114b16b4a84373b2acda060fe2bb1d45ea2598efab3ef2d44bdeda74f15581" |
11 | 11 | ||
12 | #because we cannot rely on the fact that all apps will use pkgconfig, | 12 | #because we cannot rely on the fact that all apps will use pkgconfig, |
13 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER | 13 | #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER |