mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 19:14:35 +04:00
qt5base: explicitly disable KMS support
This commit is contained in:
@@ -376,6 +376,7 @@ define Build/Configure
|
|||||||
--directfb=no \
|
--directfb=no \
|
||||||
--eglfs=no \
|
--eglfs=no \
|
||||||
--gbm=no \
|
--gbm=no \
|
||||||
|
--kms=no \
|
||||||
--linuxfb=$(if $(CONFIG_PACKAGE_qt5base-plugin-platforms-linuxfb),yes,no) \
|
--linuxfb=$(if $(CONFIG_PACKAGE_qt5base-plugin-platforms-linuxfb),yes,no) \
|
||||||
--xcb=no \
|
--xcb=no \
|
||||||
--libudev=$(if $(CONFIG_PACKAGE_qt5base-input-autodiscovery),yes,no) \
|
--libudev=$(if $(CONFIG_PACKAGE_qt5base-input-autodiscovery),yes,no) \
|
||||||
|
|||||||
Reference in New Issue
Block a user