dunfell: add support for new layer

(From meta-ibm rev: 9508c70494a7d0ae3bd8f2a2fe662407ae642ad5)

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ib03ada135194b8dffdd3982a98ff08bbbc131995
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ibm/conf/layer.conf b/meta-ibm/conf/layer.conf
index 4506bba..482b56a 100644
--- a/meta-ibm/conf/layer.conf
+++ b/meta-ibm/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "ibm-layer"
 BBFILE_PATTERN_ibm-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_ibm-layer = "warrior zeus"
+LAYERSERIES_COMPAT_ibm-layer = "warrior zeus dunfell"
diff --git a/meta-ibm/meta-witherspoon/conf/layer.conf b/meta-ibm/meta-witherspoon/conf/layer.conf
index 8cac30c..2f6f936 100644
--- a/meta-ibm/meta-witherspoon/conf/layer.conf
+++ b/meta-ibm/meta-witherspoon/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "witherspoon-layer"
 BBFILE_PATTERN_witherspoon-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_witherspoon-layer = "warrior zeus"
+LAYERSERIES_COMPAT_witherspoon-layer = "warrior zeus dunfell"