mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
- remove DRIDRIVERS variable Both are not available in current mesa recipe This fixes: ERROR: mesa-2_25.0.5-r0 do_recipe_qa: QA Issue: mesa: invalid PACKAGECONFIG(s): dri3 [invalid-packageconfig] ERROR: mesa-2_25.0.5-r0 do_recipe_qa: Fatal QA errors were found, failing task. Signed-off-by: Markus Volk <f_l_k@t-online.de>
2 lines
123 B
Plaintext
2 lines
123 B
Plaintext
PACKAGECONFIG:append:rpi = " gallium vc4 v3d ${@bb.utils.contains('DISTRO_FEATURES', 'vulkan', 'vulkan broadcom', '', d)}"
|