aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa/mesa_10.%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/mesa/mesa_10.%.bbappend')
-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
index 18a3ac3..c22ada0 100644
--- a/recipes-graphics/mesa/mesa_10.%.bbappend
+++ b/recipes-graphics/mesa/mesa_10.%.bbappend
@@ -1,6 +1,10 @@
# Enable freedreno driver
GALLIUMDRIVERS_append_ifc6410 = ",freedreno"
+GALLIUMDRIVERS_append_dragonboard-410c = ",freedreno"
PACKAGECONFIG_append_ifc6410 = " gallium \
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xa', '', d)} \
"
+PACKAGECONFIG_append_dragonboard-410c = " gallium \
+ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xa', '', d)} \
+ "