diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2019-10-30 13:06:41 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-11-04 10:44:12 +0200 |
commit | ede540970531a7fc9c0908a4f8de4981ca3ba171 (patch) | |
tree | 8e2cb954ed8abb9038ddf628d97d3b707d600c2a | |
parent | 434e1ab73eb011fa35ba8607f97817fc60615390 (diff) | |
download | meta-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.conf | 2 |
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 | ||
30 | LAYERDEPENDS_qt5-layer = "core" | 30 | LAYERDEPENDS_qt5-layer = "core" |
31 | 31 | ||
32 | LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior" | 32 | LAYERSERIES_COMPAT_qt5-layer = "sumo thud warrior zeus" |
33 | 33 | ||
34 | LICENSE_PATH += "${LAYERDIR}/licenses" | 34 | LICENSE_PATH += "${LAYERDIR}/licenses" |
35 | 35 | ||