summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 7751ce2f..98000c65 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,6 +29,8 @@ LAYERVERSION_qt5-layer = "1"
29 29
30LAYERDEPENDS_qt5-layer = "core" 30LAYERDEPENDS_qt5-layer = "core"
31 31
32LAYERSERIES_COMPAT_qt5-layer = "sumo"
33
32LICENSE_PATH += "${LAYERDIR}/licenses" 34LICENSE_PATH += "${LAYERDIR}/licenses"
33 35
34IMAGE_FEATURES[validitems] += "qtcreator-debug" 36IMAGE_FEATURES[validitems] += "qtcreator-debug"