1 config BR2_PACKAGE_QT5SERIALBUS
3 depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6 # CAN FD
4 select BR2_PACKAGE_QT5BASE
5 select BR2_PACKAGE_QT5SERIALPORT
7 Qt is a cross-platform application and UI framework for
10 This package corresponds to the qt5serialbus module.
12 This module was in tech preview in Qt 5.6, and promoted
13 to a core module in Qt 5.8.0.
15 http://doc.qt.io/qt-5/qtserialbus-index.html
17 comment "qt5serialbus needs headers >= 3.6"
18 depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6