]> code.ossystems Code Review - openembedded-core.git/commit
mesa: Upgrade to 19.3.1
authorAlistair Francis <alistair@alistair23.me>
Sat, 21 Dec 2019 06:36:48 +0000 (22:36 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Dec 2019 11:13:43 +0000 (11:13 +0000)
commit7a3d575ba56311c46122dfe9fa88094859fe9713
tree59541ab73449959cf19d38736f9ffa20790eb51d
parentaee9beb12226abf7a195b8ee801ea488920b2fdb
mesa: Upgrade to 19.3.1

Upgrade mesa to 19.3 and refresh the patches.

As MESA_EGL_NO_X11_HEADERS was renamed to EGL_NO_X11 in [1] we are going
to change the do_install and add a patch to libepoxy to use the new
define.

1: https://gitlab.freedesktop.org/mesa/mesa/commit/6202a13b71e18dc31ba7e2f4ea915b67eacc1ddb

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libepoxy/files/0001-dispatch_common.h-define-also-EGL_NO_X11.patch [new file with mode: 0644]
meta/recipes-graphics/libepoxy/libepoxy_1.5.4.bb
meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
meta/recipes-graphics/mesa/files/0002-meson.build-make-TLS-ELF-optional.patch
meta/recipes-graphics/mesa/files/0003-Allow-enable-DRI-without-DRI-drivers.patch
meta/recipes-graphics/mesa/files/0004-Revert-mesa-Enable-asm-unconditionally-now-that-gen_.patch
meta/recipes-graphics/mesa/mesa-gl_19.3.1.bb [moved from meta/recipes-graphics/mesa/mesa-gl_19.2.4.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa_19.3.1.bb [moved from meta/recipes-graphics/mesa/mesa_19.2.4.bb with 69% similarity]