]> code.ossystems Code Review - openembedded-core.git/commit
mesa: update 20.2.4 -> 20.3.1
authorTrevor Woerner <twoerner@gmail.com>
Fri, 18 Dec 2020 04:52:45 +0000 (23:52 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Dec 2020 08:25:10 +0000 (08:25 +0000)
commitde68fe9268092c0600a81bedfc805eaed9dcb87b
tree47ce1633ae20bbce532a8227e55a557e3c5803a6
parent491665d42f3a7b139ab0f220e8e18dcd29f1e2e6
mesa: update 20.2.4 -> 20.3.1

Two of the patches have been applied upstream:
0001-meson-Add-xcb-fixes-to-loader-when-using-x11-and-dri.patch
0005-vc4-use-intmax_t-for-formatted-output-of-timespec-me.patch

The 'surfaceless' platform is now enabled by default, therefore it is no
longer a valid choice. The meson build system is intelligent enough now to
decide if 'drm' needs to be enabled based on whether or not gbm is available.
Therefore 'drm' also is no longer a valid platform choice:

ERROR: Options "drm, surfaceless" are not in allowed choices: "auto, x11, wayland, haiku, android, windows"

RP: Add missing mesa-gl upgrade
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/files/0001-meson-Add-xcb-fixes-to-loader-when-using-x11-and-dri.patch [deleted file]
meta/recipes-graphics/mesa/files/0005-vc4-use-intmax_t-for-formatted-output-of-timespec-me.patch [deleted file]
meta/recipes-graphics/mesa/mesa-gl_20.3.1.bb [moved from meta/recipes-graphics/mesa/mesa-gl_20.2.4.bb with 100% similarity]
meta/recipes-graphics/mesa/mesa.inc
meta/recipes-graphics/mesa/mesa_20.3.1.bb [moved from meta/recipes-graphics/mesa/mesa_20.2.4.bb with 100% similarity]