From a4b7a3a5720eed37f21147db2aceb956a099511d Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Mon, 29 Nov 2021 16:46:24 -0500 Subject: [PATCH] Include iris driver --- meta-citadel/recipes-citadel/bbappends/mesa_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-citadel/recipes-citadel/bbappends/mesa_%.bbappend diff --git a/meta-citadel/recipes-citadel/bbappends/mesa_%.bbappend b/meta-citadel/recipes-citadel/bbappends/mesa_%.bbappend new file mode 100644 index 0000000..e6670d6 --- /dev/null +++ b/meta-citadel/recipes-citadel/bbappends/mesa_%.bbappend @@ -0,0 +1 @@ +GALLIUMDRIVERS_append = ",iris"