meta-openpower: layer.conf add zeus compatibility

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

Change-Id: Iec58b0801f7b6202cfea4caf8c4f4fd730114ff5
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/conf/layer.conf b/conf/layer.conf
index 2cb27d2..7b3028f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,4 +8,4 @@
 BBFILE_COLLECTIONS += "openpower-layer"
 BBFILE_PATTERN_openpower-layer := "^${LAYERDIR}/"
 LAYERVERSION_openpower-layer = "1"
-LAYERSERIES_COMPAT_openpower-layer = "thud warrior"
+LAYERSERIES_COMPAT_openpower-layer = "warrior zeus"