aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 8118b1c9..6d1b82ac 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,5 +7,9 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "cloud-services-layer"
BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_cloud-services-layer = "5"
-LAYERSERIES_COMPAT_cloud-services-layer = "thud warrior zeus"
-LAYERDEPENDS_cloud-services-layer = "core filesystems-layer networking-layer"
+LAYERSERIES_COMPAT_cloud-services-layer = "scarthgap"
+LAYERDEPENDS_cloud-services-layer = "core \
+ filesystems-layer \
+ networking-layer \
+ virtualization-layer \
+"