gatesgarth: add support for new series
As we add support for a new series, remove support for the oldest.
Little to no testing is done with older ones.
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I24b73d4b3cbeceeb59493c367ef09d75f245b921
diff --git a/conf/layer.conf b/conf/layer.conf
index 482b56a..1796ae6 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,4 +7,4 @@
BBFILE_COLLECTIONS += "ibm-layer"
BBFILE_PATTERN_ibm-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_ibm-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_ibm-layer = "zeus dunfell gatesgarth"