[oe] [meta-qt5][PATCH v2 0/2] QtCreator integration improvements

Otavio Salvador otavio at ossystems.com.br
Thu Feb 27 17:11:28 UTC 2014


Hello,

This patchset improves the QtCreator integration a lot. With it, it is
possible to deploy, run and debug applications directly in target,
from QtCreator.

This v2 patchset adds support for QML remote debug.

This has been tested in a i.MX6 based board using our qsiv application
and QtCreator 3.0.1.

Otavio Salvador (2):
  packagegroup-qt5-qtcreator-debug: Add package group
  populate_sdk_qt5.bbclass: Add support for qtcreator-debug

 classes/populate_sdk_qt5.bbclass                          |    2 ++
 conf/layer.conf                                           |    2 ++
 .../packagegroups/packagegroup-qt5-qtcreator-debug.bb     |   13 +++++++++++++
 3 files changed, 17 insertions(+)
 create mode 100644 recipes-qt/packagegroups/packagegroup-qt5-qtcreator-debug.bb

-- 
1.7.10.4




More information about the Openembedded-devel mailing list