diff options
Diffstat (limited to 'conf/layer.conf')
| -rw-r--r-- | conf/layer.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 73ce00a6..7eb3b2db 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -33,5 +33,6 @@ LICENSE_PATH += "${LAYERDIR}/licenses" | |||
| 33 | 33 | ||
| 34 | IMAGE_FEATURES[validitems] += "qtcreator-debug" | 34 | IMAGE_FEATURES[validitems] += "qtcreator-debug" |
| 35 | 35 | ||
| 36 | QT_GIT ?= "git://github.com/qtproject" | 36 | QT_GIT ?= "git://github.com/qt" |
| 37 | QT_LABS_GIT ?= "git://github.com/qt-labs" | ||
| 37 | QT_GIT_PROTOCOL ?= "git" | 38 | QT_GIT_PROTOCOL ?= "git" |
