Restore Qt compositor cluster demo image
[AGL/meta-agl-demo.git] / recipes-qt / qt / qtbase_agldemo.inc
index 5e64779..48d96b2 100644 (file)
@@ -1 +1,5 @@
+# Enable EGL and KMS platform plugins to allow demos of Qt compositor
+# without Wayland
+PACKAGECONFIG_GL:append = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', ' eglfs kms gbm', '', d)}"
+
 PACKAGECONFIG:append = " icu fontconfig sql-sqlite"