summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf3
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
28IMAGE_FEATURES[validitems] += "qtcreator-debug" 28IMAGE_FEATURES[validitems] += "qtcreator-debug"
29 29
30QT_GIT ?= "git://github.com/qtproject" 30QT_GIT ?= "git://github.com/qt"
31QT_LABS_GIT ?= "git://github.com/qt-labs"
31QT_GIT_PROTOCOL ?= "git" 32QT_GIT_PROTOCOL ?= "git"