diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2019-05-31 17:02:16 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-01 11:27:07 +0100 |
commit | 43ee140f5d978dd46352a2af08a3cec6c44297e7 (patch) | |
tree | f6b4fc5383646c26a3087bed25df81a83fb4e62b /meta | |
parent | 8a6d027feff1ffd19e814bbd7f3481bcbf5f0c9a (diff) | |
download | poky-43ee140f5d978dd46352a2af08a3cec6c44297e7.tar.gz |
mesa: Update 19.0.3 -> 19.0.5
Mesa 19.0.5 is a bug fix release which fixes bugs found since the
19.0.3 release.
For full log see:
- https://www.mesa3d.org/relnotes/19.0.5.html
- https://www.mesa3d.org/relnotes/19.0.4.html
(From OE-Core rev: 116330fb1a662353b96763169d8502d0d1ddc77c)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/mesa/mesa-gl_19.0.5.bb (renamed from meta/recipes-graphics/mesa/mesa-gl_19.0.3.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-graphics/mesa/mesa_19.0.5.bb (renamed from meta/recipes-graphics/mesa/mesa_19.0.3.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/mesa/mesa-gl_19.0.3.bb b/meta/recipes-graphics/mesa/mesa-gl_19.0.5.bb index d4b1c1c454..d4b1c1c454 100644 --- a/meta/recipes-graphics/mesa/mesa-gl_19.0.3.bb +++ b/meta/recipes-graphics/mesa/mesa-gl_19.0.5.bb | |||
diff --git a/meta/recipes-graphics/mesa/mesa_19.0.3.bb b/meta/recipes-graphics/mesa/mesa_19.0.5.bb index 8a72df1014..51cba4e47c 100644 --- a/meta/recipes-graphics/mesa/mesa_19.0.3.bb +++ b/meta/recipes-graphics/mesa/mesa_19.0.5.bb | |||
@@ -6,8 +6,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ | |||
6 | file://0001-Allow-enable-DRI-without-DRI-drivers.patch \ | 6 | file://0001-Allow-enable-DRI-without-DRI-drivers.patch \ |
7 | " | 7 | " |
8 | 8 | ||
9 | SRC_URI[md5sum] = "d03bf14e42c0e54ebae5730712ccc408" | 9 | SRC_URI[md5sum] = "1509a3251d459fd8b6fadf9329669dc1" |
10 | SRC_URI[sha256sum] = "f027244e38dc309a4c12db45ef79be81ab62c797a50a88d566e4edb6159fc4d5" | 10 | SRC_URI[sha256sum] = "6aecb7f67c136768692fb3c33a54196186c6c4fcafab7973516a355e1a54f831" |
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 |