meta-quanta: layer.conf: add zeus compatibility

OE-core master will be dropping warrior soon; zeus is the next release.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Ib4e2341845515cc7dcca776536729b406077e5bf
diff --git a/conf/layer.conf b/conf/layer.conf
index ca07679..81759fe 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "quanta-layer"
 BBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_quanta-layer = "thud warrior"
+LAYERSERIES_COMPAT_quanta-layer = "warrior zeus"
diff --git a/meta-f0b/conf/layer.conf b/meta-f0b/conf/layer.conf
index dc10042..cfffcf2 100644
--- a/meta-f0b/conf/layer.conf
+++ b/meta-f0b/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "f0b-layer"
 BBFILE_PATTERN_f0b-layer = ""
-LAYERSERIES_COMPAT_f0b-layer = "thud warrior"
+LAYERSERIES_COMPAT_f0b-layer = "warrior zeus"
diff --git a/meta-gsj/conf/layer.conf b/meta-gsj/conf/layer.conf
index e7dcbfe..1da7654 100644
--- a/meta-gsj/conf/layer.conf
+++ b/meta-gsj/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "gsj-layer"
 BBFILE_PATTERN_gsj-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_gsj-layer = "thud warrior"
+LAYERSERIES_COMPAT_gsj-layer = "warrior zeus"
diff --git a/meta-runbmc-nuvoton/conf/layer.conf b/meta-runbmc-nuvoton/conf/layer.conf
index 2be0f0c..ccb683f 100644
--- a/meta-runbmc-nuvoton/conf/layer.conf
+++ b/meta-runbmc-nuvoton/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "runbmc-nuvoton-layer"
 BBFILE_PATTERN_runbmc-nuvoton-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_runbmc-nuvoton-layer = "thud warrior"
+LAYERSERIES_COMPAT_runbmc-nuvoton-layer = "warrior zeus"