projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2dc0b
)
qt5base: explicitly disable KMS support
author
Mirko Vogt
<
[email protected]
>
Wed, 5 Jul 2023 01:40:57 +0000
(
01:40
+0000)
committer
Mirko Vogt
<
[email protected]
>
Thu, 22 May 2025 10:58:15 +0000
(10:58 +0000)
frameworks/qt5/qt5base/Makefile
patch
|
blob
|
history
diff --git
a/frameworks/qt5/qt5base/Makefile
b/frameworks/qt5/qt5base/Makefile
index 1034b49dec1a7ebd968d37c30869707ff6e12a6e..91c707495ed20643890a3defd18813dd1f0b1f16 100644
(file)
--- a/
frameworks/qt5/qt5base/Makefile
+++ b/
frameworks/qt5/qt5base/Makefile
@@
-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) \