summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5websockets/Config.in
diff options
context:
space:
mode:
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>2017-02-08 11:26:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-09 22:16:31 +0100
commit4d15e14fb6dc1a9cbedf8f33298608af61fb1148 (patch)
tree7aaac228cab2bc8e0e76489aab1087c5ac097cea /package/qt5/qt5websockets/Config.in
parent00487cc56c4dc1d284f3501eaa555ad0b9ec96a5 (diff)
downloadbuildroot-4d15e14fb6dc1a9cbedf8f33298608af61fb1148.tar.gz
buildroot-4d15e14fb6dc1a9cbedf8f33298608af61fb1148.zip
package/qt5: add meaningful help texts and package URLs
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5websockets/Config.in')
-rw-r--r--package/qt5/qt5websockets/Config.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/qt5/qt5websockets/Config.in b/package/qt5/qt5websockets/Config.in
index 385a07c9fa..0cfde91c8b 100644
--- a/package/qt5/qt5websockets/Config.in
+++ b/package/qt5/qt5websockets/Config.in
@@ -6,6 +6,9 @@ config BR2_PACKAGE_QT5WEBSOCKETS
Qt is a cross-platform application and UI framework for
developers using C++.
- This package corresponds to the qt5websockets module.
+ The Qt WebSockets module provides C++ and QML interfaces
+ that enable Qt applications to act as a server that can
+ process WebSocket requests, or a client that can
+ consume data received from the server, or both.
- http://qt.io
+ http://doc.qt.io/qt-5/qtwebsockets-index.html
OpenPOWER on IntegriCloud