qt5base: explicitly disable KMS support
authorMirko Vogt <[email protected]>
Wed, 5 Jul 2023 01:40:57 +0000 (01:40 +0000)
committerMirko Vogt <[email protected]>
Thu, 22 May 2025 10:58:15 +0000 (10:58 +0000)
frameworks/qt5/qt5base/Makefile

index 1034b49dec1a7ebd968d37c30869707ff6e12a6e..91c707495ed20643890a3defd18813dd1f0b1f16 100644 (file)
@@ -376,6 +376,7 @@ define Build/Configure
                        --directfb=no \
                        --eglfs=no \
                        --gbm=no \
+                       --kms=no \
                        --linuxfb=$(if $(CONFIG_PACKAGE_qt5base-plugin-platforms-linuxfb),yes,no) \
                        --xcb=no \
                        --libudev=$(if $(CONFIG_PACKAGE_qt5base-input-autodiscovery),yes,no) \