summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-cluster-qt5/recipes-qt/qt5/qtbase_%.bbappend
blob: be4a62ae14d62a5337d224fc10939cede4128c52 (plain)
1
2
3
#Enable eglfs for QT based application

PACKAGECONFIG_GL_append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}"