aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/mesa/mesa_10.%.bbappend
blob: c3fce44f7c2f585ee4e8b1743c7886504d82db76 (plain)
1
2
3
4
5
6
# Enable freedreno driver
GALLIUMDRIVERS_append_ifc6410 = ",freedreno"

PACKAGECONFIG_append_ifc6410 = " gallium gallium-egl \
                         ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xa', '', d)} \
                       "