From 5bb25ff3aaa2a303564a8b48c29fff2b5cbaba62 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 8 Oct 2019 19:07:17 -0400 Subject: layer: add zeus as compatible Signed-off-by: Bruce Ashfield --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 2cfb75f..8118b1c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,5 +7,5 @@ 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" +LAYERSERIES_COMPAT_cloud-services-layer = "thud warrior zeus" LAYERDEPENDS_cloud-services-layer = "core filesystems-layer networking-layer" -- cgit v1.2.2-1-g5e49