summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-appcontroller.bb
Commit message (Collapse)AuthorAgeFilesLines
* b2qt-appcontroller: update revisionSamuli Piippo2016-03-111-1/+1
| | | | | | | | Fix restart feature Change-Id: I857c30031cda1c4bc2ab864c54e733219a6982ee Task-number: QTEE-1085 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* Add git SHA1 to b2qt addon package versionsSamuli Piippo2016-03-011-0/+1
| | | | | | | | Easy to identify which version of component is installed on the device. Change-Id: Ib1c6471d383c2d2e8939c2d467aa8924d1a5bd18 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-091-14/+13
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update SRCREVs for b2qt addonsSamuli Piippo2016-01-261-3/+3
| | | | | Change-Id: I011075a6370d1ad46c90b72e7e42b39367d4d630 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-addons: update source revisionsSamuli Piippo2015-09-161-2/+2
| | | | | Change-Id: I52a45f4bc3b366b61c488d36e98f4aae772d5ea9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Change all tab characters to spacesSamuli Piippo2015-08-111-4/+4
| | | | | | | Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by: aavit <eirik.aavitsland@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>
* Support BYOS for enterprise only addonsSamuli Piippo2015-06-171-4/+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>
* 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/+51
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>