]> code.ossystems Code Review - openembedded-core.git/commit
mesa: Upgrade to 19.2.4
authorAlistair Francis <alistair@alistair23.me>
Thu, 14 Nov 2019 20:22:20 +0000 (12:22 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2019 21:17:40 +0000 (21:17 +0000)
commit82c2acc1f658f039becac04aa3dae696418bd1de
tree6a04d588429426cc06cf9f4d9f10ce24ec435b8c
parentd7ccbb393a71501424b7c0d4c1d78e4bac1ecccf
mesa: Upgrade to 19.2.4

Upgrade mesa and mesa-gl to 19.2.4.

The license hash change was a trivial new line removal.

The glx-tls option was removed as it isn't included in the meson.build
file. It has been replaced with 'use-elf-tls' instead.

I have backported the asm removal as an attempt to fix the musl build
issue.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 [new file with mode: 0644]
meta/recipes-graphics/mesa/files/0002-meson.build-make-TLS-GLX-optional-again.patch [deleted file]
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 [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa-gl_19.2.4.bb [moved from meta/recipes-graphics/mesa/mesa-gl_19.1.6.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_19.2.4.bb [moved from meta/recipes-graphics/mesa/mesa_19.1.6.bb with 72% similarity]