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

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