summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/qdbd
Commit message (Collapse)AuthorAgeFilesLines
* Add qdbd to the imagesKari Oikarinen2016-11-103-0/+133
It's only included in internal builds, since the repository is not public. qdbd not started by default, ADB is still the default. It can be started with `systemctl start qdbd`. It can be started in future boots with `systemctl enable qdbd`. Task-number: QTBUG-56069 Change-Id: I71340cdb31de823e1375986d34f2f07e7be5971b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>