summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-10-30 13:06:41 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-11-04 10:44:12 +0200
commitede540970531a7fc9c0908a4f8de4981ca3ba171 (patch)
tree8e2cb954ed8abb9038ddf628d97d3b707d600c2a
parent434e1ab73eb011fa35ba8607f97817fc60615390 (diff)
downloadmeta-qt5-ede540970531a7fc9c0908a4f8de4981ca3ba171.tar.gz
Add zeus to layer COMPAT
Change-Id: I90d2311eccfbc59d6bb92bde517acd4bb414700e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index b466ebf7..1c9e73ca 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -29,7 +29,7 @@ LAYERVERSION_qt5-layer = "1"
29 29
30LAYERDEPENDS_qt5-layer = "core" 30LAYERDEPENDS_qt5-layer = "core"
31 31
32LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior" 32LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior zeus"
33 33
34LICENSE_PATH += "${LAYERDIR}/licenses" 34LICENSE_PATH += "${LAYERDIR}/licenses"
35 35