From c77f7911464c1e70ae64db1b419a454ccb85627d Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Tue, 15 Jan 2019 12:38:15 -0500 Subject: [PATCH] remove virgl driver since it's unusable anyways --- meta-citadel/recipes-core/mesa/mesa_%.bbappend | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-citadel/recipes-core/mesa/mesa_%.bbappend b/meta-citadel/recipes-core/mesa/mesa_%.bbappend index 9287e41..d04c6af 100644 --- a/meta-citadel/recipes-core/mesa/mesa_%.bbappend +++ b/meta-citadel/recipes-core/mesa/mesa_%.bbappend @@ -1,2 +1 @@ PACKAGECONFIG_append = " gallium " -GALLIUMDRIVERS_append = ",virgl"