aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/mesa')
-rw-r--r--recipes-graphics/mesa/mesa_10.%.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-graphics/mesa/mesa_10.%.bbappend b/recipes-graphics/mesa/mesa_10.%.bbappend
new file mode 100644
index 0000000..e34b798
--- /dev/null
+++ b/recipes-graphics/mesa/mesa_10.%.bbappend
@@ -0,0 +1,4 @@
+# Enable freedreno driver
+GALLIUMDRIVERS_append = ",freedreno"
+
+PACKAGECONFIG_append = " gallium gallium-egl"