meta-intel: Change layer compatibility to dunfell

(From meta-intel rev: 7375df904a659ab4e634c5e2444b520710bfba38)

Change-Id: I787add5ff159def5c5fc00cd7ce31b331bea7bdc
Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index c753477..4ae19c7 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -8,5 +8,5 @@
 BBFILE_COLLECTIONS += "intel"
 BBFILE_PATTERN_intel = "^${LAYERDIR}/"
 LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "warrior zeus"
+LAYERSERIES_COMPAT_intel = "dunfell"
 LAYERDEPENDS_intel = "phosphor-layer"