aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-lts.inc
blob: 98ac3ce0854c2d99a53e8dbbafc4f2773b69f113 (plain)
1
2
3
4
5
6
7
8
9
require qt5-git.inc

QT_GIT = "git://codereview.qt-project.org:29418/${QT_GIT_PROJECT}"
QT_GIT_PROTOCOL = "ssh"
QT_MODULE_BRANCH = "tqtc/lts-5.15"
QT_MODULE_REPO = "tqtc-${QT_MODULE}.git"

# Default to commercially licensed Qt LTS
QT_EDITION = "commercial"