diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index eb8a7ffbf..3f4a6e250 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -5,7 +5,6 @@ PACKAGECONFIG_FREEDRENO = "\ freedreno \ tools \ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', 'freedreno-fdperf', '', d)} \ - ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xa', '', d)} \ " PACKAGECONFIG:append:qcom = "${PACKAGECONFIG_FREEDRENO}"