summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5-addons/qtquickcompiler_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Add Qt for Device Creation licenseSamuli Piippo2016-06-071-1/+1
| | | | | | | | Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* qt5: update submodulesSamuli Piippo2016-06-061-3/+2
| | | | | | | qtdeclarative-render2d is now in meta-qt5, so use bbappend instead. Change-Id: I81dee336084fc1050b21c288284db1bb1654b61a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-05-181-7/+15
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* qtquickcompiler: update revision to work with Qt 5.6.1Samuli Piippo2016-04-131-1/+1
| | | | | Change-Id: I701d0db952d7e3c18758670f1b960e4f7ee703ef Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Update qt5 addons revisionsSamuli Piippo2016-02-191-2/+1
| | | | | Change-Id: Ib85b2d7f2b50441cd48d10796acceb731a816b8e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: update qt5 addons revisionsSamuli Piippo2016-01-051-2/+2
| | | | | | | Update to revision scheduled to be released with Qt 5.6 Change-Id: I77158305a3277e0124dd85fa5081227608e08d6f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: upgrade to Qt 5.6Samuli Piippo2015-11-191-0/+41
Move to latest revision of meta-qt5 that pulls in Qt 5.6. - Qt Quick Compiler needs follow 5.6 branch. - Disable compilation of qgltf host toool from Qt3D, that does not compile with GCC 4.9.1 Change-Id: Idf0437cff1debf6db558959b357dae3279466163 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>