diff options
Diffstat (limited to '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 b7207e63..b2a4fbc3 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -27,5 +27,6 @@ LICENSE_PATH += "${LAYERDIR}/licenses" | |||
| 27 | 27 | ||
| 28 | IMAGE_FEATURES[validitems] += "qtcreator-debug" | 28 | IMAGE_FEATURES[validitems] += "qtcreator-debug" |
| 29 | 29 | ||
| 30 | QT_GIT ?= "git://github.com/qtproject" | 30 | QT_GIT ?= "git://github.com/qt" |
| 31 | QT_LABS_GIT ?= "git://github.com/qt-labs" | ||
| 31 | QT_GIT_PROTOCOL ?= "git" | 32 | QT_GIT_PROTOCOL ?= "git" |
