aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-qt/images
Commit message (Collapse)AuthorAgeFilesLines
* toradex: Add Boot2Qt material to the Tezi imageSamuli Piippo2018-08-201-2/+1
| | | | | | | | | | Make the image recipe's summary more descriptive as it's shown in the easy installer. The Boot2Qt EULA is shown to user before the image can be installed. Task-number: QTPM-1427 Change-Id: I1039bdc0756a94922a93bd87fa5eb0193237285f Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* Update Qt license agreementSamuli Piippo2018-08-143-5/+5
| | | | | | | | | Include the latest Qt License Agreement version 4.0, as it's available in qtbase. Use the same filename as used in meta-qt5 layer, so this license will be used in all Qt recipes that use The-Qt-Company-Commercial license. Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add correct Qt version to image deploy configsSamuli Piippo2018-06-262-3/+2
| | | | | Change-Id: Iada2c529cb4a91ee1f36f60d3112b91aafa27df1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2018-05-091-1/+1
| | | | | | | | | | * origin/morty: poky, meta-mingw: update to latest revision in morty branch qtdeviceutilities: update to latest version Add product name and Qt version to image conf Revert "Add appman versions of Kit and Qt to creator" Change-Id: I3c0e48b7c9202a7b0081f3c56966af3283cf2650
* Split meta-boot2qt layerSamuli Piippo2018-03-123-0/+184
Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>