mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 03:19:41 +01:00
mesa: Update 19.0.1 -> 19.0.8
This commit adds the following changes:
Updates from 19.0.8:
- Mesa 19.0.8 is an emergency bug fix release which fixes a critical
bug found in the 19.0.7 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.8.html
Updates from 19.0.7:
- Mesa 19.0.7 is a bug fix release which fixes bugs found since the
19.0.6 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.7.html
Updates from 19.0.6:
- Mesa 19.0.6 is a bug fix release which fixes bugs found since the
19.0.5 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.6.html
Updates from 19.0.5:
- Mesa 19.0.5 is a bug fix release which fixes bugs found since the
19.0.4 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.5.html
Updates from 19.0.4:
- Mesa 19.0.4 is a bug fix release which fixes bugs found since the
19.0.3 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.4.html
Updates from 19.0.3:
- Mesa 19.0.3 is a bug fix release which fixes bugs found since the
19.0.2 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.3.html
Updates from 19.0.2:
- Mesa 19.0.2 is a bug fix release which fixes bugs found since the
19.0.1 release.
Full log:
https://www.mesa3d.org/relnotes/19.0.2.html
(From OE-Core rev: 6387d3ad8cad2d608b88fac17edb8008032c8462)
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0570ef5a5e
commit
271c0c2dc1
@@ -7,8 +7,8 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
|
||||
file://0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "19636bb3da35c21f43040d31e575d5ce"
|
||||
SRC_URI[sha256sum] = "6884163c0ea9e4c98378ab8fecd72fe7b5f437713a14471beda378df247999d4"
|
||||
SRC_URI[md5sum] = "9634964d87f1ce8d0230493e43f34c50"
|
||||
SRC_URI[sha256sum] = "d017eb53a810c32dabeedf6ca2238ae1e897ce9090e470e9ce1d6c9e3f1b0862"
|
||||
|
||||
#because we cannot rely on the fact that all apps will use pkgconfig,
|
||||
#make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
|
||||
Reference in New Issue
Block a user