kumquat-buildroot/package/qt5
Joshua Henderson f91ea94a6f qt5base: Qt KMS support does not depend on opengl
Qt KMS support should not explicitly depend on the availability of opengl.
Don't explicitly disable KMS if opengl is not available and fallback to
detecting if libdrm is available before disabling kms.

The scenario where this is necessary involves using the Qt linuxfb backend
"dumb buffer" support via the DRM API.  This is new in Qt 5.9 [1] and only
requires KMS, but not opengl. Although on Qt 5.6, only eglfs actually
uses libdrm/kms, it doesn't hurt to add the dependency and the -kms
option there as well, and doing so keeps the logic in the .mk file
simple.

[1] http://doc.qt.io/qt-5/embedded-linux.html#linuxfb

Cc: Peter Seiderer <ps.report@gmx.net>
Cc: Julien Corjon <corjon.j@ecagroup.com>
Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2018-10-22 21:25:50 +01:00
..
qt5base qt5base: Qt KMS support does not depend on opengl 2018-10-22 21:25:50 +01:00
qt5canvas3d
qt5charts
qt5connectivity package: drop unversioned hash files 2018-10-20 20:04:06 +02:00
qt5declarative
qt5enginio
qt5graphicaleffects
qt5imageformats
qt5location
qt5multimedia qt5multimedia: add license info for examples fftreal library 2018-10-22 00:43:36 +02:00
qt5quickcontrols
qt5quickcontrols2 package: drop unversioned hash files 2018-10-20 20:04:06 +02:00
qt5script
qt5scxml
qt5sensors
qt5serialbus package: drop unversioned hash files 2018-10-20 20:04:06 +02:00
qt5serialport package: drop unversioned hash files 2018-10-20 20:04:06 +02:00
qt5svg
qt5tools
qt5virtualkeyboard package: drop unversioned hash files 2018-10-20 20:04:06 +02:00
qt5wayland qt5wayland: remove legacy compile-without-QtQuick patch 2018-10-20 20:04:06 +02:00
qt5webchannel
qt5webengine
qt5webkit
qt5webkit-examples
qt5websockets
qt5x11extras qt5x11extras: fix license information 2018-10-22 00:39:59 +02:00
qt5xmlpatterns
qt53d
Config.in
qt5.mk