summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to '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 75d13a46..aacfd784 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -23,4 +23,6 @@ BBFILE_PATTERN_qt5-layer := "^${LAYERDIR}/"
23 23
24BBFILE_PRIORITY_qt5-layer = "7" 24BBFILE_PRIORITY_qt5-layer = "7"
25 25
26LICENSE_PATH += "${LAYERDIR}/licenses"
27
26IMAGE_FEATURES[validitems] += "qtcreator-debug" 28IMAGE_FEATURES[validitems] += "qtcreator-debug"