diff --git a/meta-citadel-distro/recipes-core/mesa/mesa_%.bbappend b/meta-citadel-distro/recipes-core/mesa/mesa_%.bbappend new file mode 100644 index 0000000..388b4b4 --- /dev/null +++ b/meta-citadel-distro/recipes-core/mesa/mesa_%.bbappend @@ -0,0 +1,2 @@ +PACKAGECONFIG_append = " gallium gallium-llvm" +GALLIUMDRIVERS_append = ",virgl"