meta-yadro: layer.conf: add zeus compatibility
OE-core master will be dropping warrior soon; zeus is the next release.
Change-Id: I2025f8568123414e83bc38a4842507eea02e53f9
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
diff --git a/meta-vesnin/conf/layer.conf b/meta-vesnin/conf/layer.conf
index c8e7890..75d9c0f 100644
--- a/meta-vesnin/conf/layer.conf
+++ b/meta-vesnin/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "vesnin-layer"
BBFILE_PATTERN_vesnin-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_vesnin-layer = "thud warrior"
+LAYERSERIES_COMPAT_vesnin-layer = "warrior zeus"