summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtdeviceutilities.bb
Commit message (Collapse)AuthorAgeFilesLines
* deviceutilities: update to newer versionMikko Gronoff2017-05-031-1/+1
| | | | | | | | | * Updates since previous version: Fix issue when no Bluetooth device is available Change-Id: Ib671c425805c4a51c5aa63d9475f50b923355c84 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* deviceutilities: update to newer versionMikko Gronoff2017-04-271-1/+1
| | | | | | | | | | | | | | | | | | * commits included since previous version: Don't give connman user name as a network name Fix bad annotations of D-Bus signal arguments Remove duplicate D-Bus annotation Add plugins.qmltypes files to the QML plugins Use qml_plugin.prf for the QML plugins Remove dead .pro file Merge remote-tracking branch 'origin/5.8' into 5.9 Exclude all the other build targets than linux Fix qmake warnings Doc: Bump version to 5.8.0 Change-Id: I09a8eb3ba564862cbfcf70efca3eaacb43374446 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Update qtdeviceutilities moduleTeemu Holappa2016-12-191-1/+1
| | | | | Change-Id: Ibc2a6c98c9f20e12f3ea69c69a85422c7df615d4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update to Qt 5.8Samuli Piippo2016-10-031-1/+1
| | | | | Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Rename b2qt-utils to qtdeviceutilitiesSamuli Piippo2016-09-221-0/+48
Use the correct module name also in the recipe. Add PACKAGECONFIG to build with wpa-supplication support. Change-Id: Ia430912685478d077f997e410257ae1b92d93289 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>