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/conf/layer.conf b/conf/layer.conf
index 58ac541..794ada8 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -5,4 +5,4 @@
 BBFILE_PATTERN_yadro-layer = "^${LAYERDIR}/"
 BBFILE_PATTERN_IGNORE_EMPTY_yadro-layer = "1"
 
-LAYERSERIES_COMPAT_yadro-layer = "thud warrior"
+LAYERSERIES_COMPAT_yadro-layer = "warrior zeus"
diff --git a/meta-nicole/conf/layer.conf b/meta-nicole/conf/layer.conf
index 85d0963..c70d673 100644
--- a/meta-nicole/conf/layer.conf
+++ b/meta-nicole/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "nicole-layer"
 BBFILE_PATTERN_nicole-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_nicole-layer = "thud warrior"
+LAYERSERIES_COMPAT_nicole-layer = "warrior zeus"
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"