summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons/b2qt-utils.bb
Commit message (Collapse)AuthorAgeFilesLines
* Updated QtDeviceUtilities revisionKimmo Ollila2016-06-141-1/+1
| | | | | Change-Id: Ia19c8d55b48949964588f85559c9dd4e2a653e12 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-utils: update revisionSamuli Piippo2016-06-081-8/+3
| | | | | | | License was changed to GPL3 + commercial Change-Id: Ie2d79a6ddf36c806ab2f47347e01a40dca211447 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* b2qt-utils: Remove dead code.Gatis Paeglis2016-06-071-10/+1
| | | | | | | | - The referenced examples do not exist anymore. - Set correct endline for license. Change-Id: Ib8636a0352013518b0cef0e33b70e1c5575ed3a4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* 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>
* update b2qt-utils and launcher settingsKimmo Ollila2016-05-271-6/+10
| | | | | Change-Id: Ifa7d167782220a5804232d81be8547055c0ae03a 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>
* 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>
* b2qt-utils: update SRCREVGatis Paeglis2016-02-291-1/+1
| | | | | | | It includes patches that fix Wifi on nitrogen boards. Change-Id: I8ca2d430b59038d45dfaff2cb8f3ee24d4e64e71 Reviewed-by: Samuli Piippo <samuli.piippo@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-4/+4
| | | | | 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>
* 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>