meta-intel: Change layer compatibility to dunfell

Change-Id: Ida33c1da8dbf021b4a7991685f63bea935db6fb0
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/conf/layer.conf b/conf/layer.conf
index c753477..4ae19c7 100644
--- a/conf/layer.conf
+++ b/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"