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 98000c65..df696c76 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -35,7 +35,7 @@ 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" |
| 41 | QT_EDITION ?= "opensource" | 41 | QT_EDITION ?= "opensource" |
