Hello,
On 24/10/2022 10:08:23-0500, Vincent Davis Jr wrote:
> Allows mesa to be built with glvnd support.
> Thus, creates libEGL_mesa.so* and libGLX_mesa.so*
> libraries meant to coexist with vendor neutral
> dispatch libraries from libglvnd.
>
This causes failures on the autobuilders:
https://
Thanks, looks good.
Alex
On Mon, 24 Oct 2022 at 17:08, Vincent Davis Jr wrote:
>
> Allows mesa to be built with glvnd support.
> Thus, creates libEGL_mesa.so* and libGLX_mesa.so*
> libraries meant to coexist with vendor neutral
> dispatch libraries from libglvnd.
>
> Signed-off-by: Vincent Davis
Allows mesa to be built with glvnd support.
Thus, creates libEGL_mesa.so* and libGLX_mesa.so*
libraries meant to coexist with vendor neutral
dispatch libraries from libglvnd.
Signed-off-by: Vincent Davis Jr
---
.../conf/distro/include/default-providers.inc | 1 +
meta/recipes-graphics/mesa/mesa