be4a62ae14d62a5337d224fc10939cede4128c52
[AGL/meta-agl.git] / meta-agl-profile-cluster-qt5 / recipes-qt / qt5 / qtbase_%.bbappend
1 #Enable eglfs for QT based application
2
3 PACKAGECONFIG_GL_append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}"