Files
meta-tegra/recipes-graphics
Matt Madison d8c3f891b1 vulkan: drop bbappends for vulkan-loader and vulkan-tools
While NVIDIA's Vulkan support really does require OpenGL
and X11 support, modifying the builds of these packages for
the tegra platforms to turn off wayland support causes
other build failures (e.g., gtk4).

Adding bbappends for every other recipe that might try calling
on Vulkan's Wayland APIs isn't practical, so folks will just
have to discover the incompatibility at runtime.

Signed-off-by: Matt Madison <matt@madison.systems>
2023-12-11 04:56:50 -08:00
..