summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5-addons/qtquick2drenderer.bb
Commit message (Collapse)AuthorAgeFilesLines
* qtdeclarative-render2d: repository is now publicSamuli Piippo2016-01-191-38/+0
| | | | | Change-Id: Ic76e9c4adccf2d08a4e305b6d164c63ce19084aa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtquick2drenderer: update to 5.6 branchSamuli Piippo2015-11-301-4/+3
| | | | | Change-Id: Ib2830ff1aab252951d20ef1332604068685d8f99 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: all repos moved from qt-gerrit to codereviewSamuli Piippo2015-10-191-1/+1
| | | | | Change-Id: I66b4d90990ad8be9a4dc9ce2b157c3325176adfa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5-addons: update source revisionsSamuli Piippo2015-09-161-2/+2
| | | | | | | | Quick Compiler no longer needs license checker from qtsdk. qt5-module now includes more paths for VKB Change-Id: Ic1027b836157d7fb7fc6fdc90ece7a0354497230 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Support BYOS for enterprise only addonsSamuli Piippo2015-06-171-3/+4
| | | | | | | | | When QT_SDK_PATH has been set, use sources for all enterprise addons from the SDK installation path. This allows customers to build enterprise only addos and b2qt addons without access to qt-gerrit. Change-Id: I66ad8a2ff81628333ba7dd6042659c3fa220be8c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Build Qt5 and all addonsSamuli Piippo2015-05-121-0/+38
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons. Create new image and toolchain recipes with Qt5 content, so that the existing image and toolchain remain as-is without Qt5. Currently support only for imx6 targets. Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>