summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/boot2qt-addons/qdb_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* qdb: Update to 1.2.0 and remove gadget init/deinit from init scriptSami Nurmenniemi2018-09-111-2/+2
| | | | | | | | | | | | It's not possible to deterministically control timings of gadget initialization from an external script. Gadget initialization and deinitialization logic from /usr/bin/qdbd-init.sh was moved inside qdbd in QDB 1.2.0. Task-number: QTBUG-63029 Done-with: Kari Oikarinen <kari.oikarinen@qt.io> Change-Id: Ia5d5ab3162032b6609c85d91bdce7b70c72469b9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Update Qt license agreementSamuli Piippo2018-08-141-1/+1
| | | | | | | | | 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>
* Rename recipesSamuli Piippo2018-03-121-0/+71
Add _git postfix to recipes which use sources from git and rename recipes to match their git repositories Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>