Am Mo, 19. Sep 2022 um 16:33:11 +0100 schrieb Alexander Kanavin <alex.kanavin@...>:
You need to check the Mesa recipe to see how the build options are defined
mesa builds vulkan support, if you add 'vulkan' to DISTRO_FEATURES. If you need to, you can add additional drivers with a line like this to a mesa_%.bbappend:
VULKAN_DRIVERS:append = ",foo,bar"