diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/layer.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 9c587b1b..7687759c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -35,6 +35,6 @@ LICENSE_PATH += "${LAYERDIR}/licenses" | |||
| 35 | 35 | ||
| 36 | IMAGE_FEATURES[validitems] += "qtcreator-debug" | 36 | IMAGE_FEATURES[validitems] += "qtcreator-debug" |
| 37 | 37 | ||
| 38 | QT_GIT ?= "git://github.com/qt" | 38 | QT_GIT_PROJECT ?= "qt" |
| 39 | QT_LABS_GIT ?= "git://github.com/qt-labs" | 39 | QT_GIT ?= "git://code.qt.io/${QT_GIT_PROJECT}" |
| 40 | QT_GIT_PROTOCOL ?= "git" | 40 | QT_GIT_PROTOCOL ?= "git" |
