summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-lts.inc
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodules for LTS 5.15.3Jani Suonpera2021-02-231-1/+1
| | | | | | Task-number: QTBUG-90998 Change-Id: I6190907f1426f124e959d75f298d1eb0f972d2fa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Enable usage of mirror LTS repositories for meta-qt5Jani Suonpera2021-02-171-2/+4
| | | | | | | | | | LTS repositories have been defined with ${QT_LTS_GIT}/${QT_LTS_MODULE_REPO} in SRC_URI. Default values of QT_LTS_GIT and QT_LTS_MODULE_REPO points to codereview. Both values are possible to override e.g. via local.conf. Task-number: QTBUG-91148 Change-Id: I5ee4d4d68f2205160ebd32e68b923c87a6e02468 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Make LTS upstream branches git protocol easy to configureJani Suonpera2021-02-091-2/+3
| | | | | | | | | | | | The git protocol for the LTS repositories can be configured via QT_LTS_GIT_PROTOCOL. The default value is ssh, alternatively https protocol can be used. This requires HTTP Credentials to be setup as instructed in https://wiki.qt.io/Setting_up_Gerrit#How_to_get_started_-_Gerrit_registration Task-number: QTBUG-90706 Change-Id: I9d215d7181db7b619bc028a477d9812ae96239ee Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Submodule update for 5.15.3Jani Suonpera2021-01-281-0/+9
LTS branches are used which need ssh access to coderview. LTS branches are commercial only. Task-number: QTBUG-88745 Change-Id: Id1273d8ba27e04aea4a1abf291370855ce57a73c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>