summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
Commit message (Collapse)AuthorAgeFilesLines
* packagegroup-qt5-toolchain-target: include all modules for developmentJonathan Liu2014-03-291-15/+65
| | | | | | | | This adds the necessary target packages for development with all of the Qt 5 modules. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* packagegroup-qt5-qtcreator-debug: Add package groupOtavio Salvador2014-02-281-0/+16
| | | | | | | | | This allow for easy installation of needed packages for remote debugging using QtCreator. The qtdeclarative-plugins package provides the needed infrastructure to remotely debug QML application. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Giulian Vivan <giulian@ossystems.com.br>
* packagegroup-qt5-toolchain-target: Add packagegroupOtavio Salvador2014-02-111-0/+40
| | | | | | | | | | Allow easy inclusion of target packages for the Qt5 SDK or external toolchain. The list of the target package is based on the Arago Project, which has been contribute by Denys Dmytriyenko <denys@ti.com>. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* nativesdk-packagegroup-qt5-toolchain-host: Add packagegroupOtavio Salvador2014-02-071-0/+14
Allow easy inclusion of host packages for the Qt5 standalone SDK or external toolchain. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>