summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index aacfd784..92558b33 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -26,3 +26,5 @@ BBFILE_PRIORITY_qt5-layer = "7"
26LICENSE_PATH += "${LAYERDIR}/licenses" 26LICENSE_PATH += "${LAYERDIR}/licenses"
27 27
28IMAGE_FEATURES[validitems] += "qtcreator-debug" 28IMAGE_FEATURES[validitems] += "qtcreator-debug"
29
30QT_GIT ?= "git://code.qt.io"