mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
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>