summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-utils.bb
Commit message (Collapse)AuthorAgeFilesLines
* b2qt-addons: update source revisionsSamuli Piippo2015-09-161-2/+2
| | | | | Change-Id: I52a45f4bc3b366b61c488d36e98f4aae772d5ea9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Some projects were moved from internal gerrit to codereviewSamuli Piippo2015-07-061-1/+1
| | | | | Change-Id: I4e5ae263930bdd22f1934eab1f98a718838f722e Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
* Use correct versions for addonsSamuli Piippo2015-07-021-1/+1
| | | | | | | | | | QtCharts and QtDataVisualization had an patch release with 5.5.0, which changed copyright headers. b2qt-utils updated to same sha1 as was used in b2qt-build-scripts. Change-Id: I51a6ac26e57e7fc71b0af7876a9d8005e4ce4b8d Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Support BYOS for enterprise only addonsSamuli Piippo2015-06-171-3/+3
| | | | | | | | | 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>
* Change qt-gerrit addresses to correct ci.local domainSamuli Piippo2015-05-271-1/+1
| | | | | Change-Id: I140a5bd0b84f9faf00055ac64820c031c0ea28c0 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Build Qt5 and all addonsSamuli Piippo2015-05-121-0/+48
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>