]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
mesa-demos: fix detection of GLX headers
authorRoss Burton <ross.burton@arm.com>
Mon, 14 Apr 2025 19:22:10 +0000 (20:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Apr 2025 16:35:19 +0000 (17:35 +0100)
commit764765e48ff02e412944bdca8885fb30ea0cbb76
treed477c2fb7f564b88c9ee8941f45f65b5e5725b8b
parent9d5541c8b9e7713abd6c8e32a6881304f3349cb2
mesa-demos: fix detection of GLX headers

Backport a patch from upstream to fix the build when glx.pc isn't found,
but the glx headers are available. As libglvnd is the only provider of
glx.pc and by default we build without libglvnd, this is common.

This solves the problem where mesa-demo is missing the GLX demos, such
as glxgears.

[ YOCTO #15825 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa-demos/0001-meson-fix-glx-detection-without-glvnd.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa-demos_9.0.0.bb