summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 00:53:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-10 01:50:47 +0300
commit57ed36f3842b105810cbb8236d84af26d9562b94 (patch)
tree4edeb8ae62bf11842f57fb44022922634a0c4e63 /meta-phosphor/conf
parentd98a10e3e1f8cf565ec6c3214356cd608d203586 (diff)
downloadopenbmc-57ed36f3842b105810cbb8236d84af26d9562b94.tar.xz
meta-phosphor: update Yocto compat for gatesgarth
The next release of Yocto is soon and most of the upstream layers have switched support strings for it. Support layer compat for gatesgarth (current) and dunsfell (previous). (From meta-phosphor rev: 49b2a2c56bb774224b15f80deeffff096f59a2db) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie37ab65b72c2e10e0324774c56b7968db091ea5b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/layer.conf b/meta-phosphor/conf/layer.conf
index 028c6e52e..2292acce9 100644
--- a/meta-phosphor/conf/layer.conf
+++ b/meta-phosphor/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "phosphor-layer"
BBFILE_PATTERN_phosphor-layer := "^${LAYERDIR}/"
LAYERVERSION_phosphor-layer = "1"
-LAYERSERIES_COMPAT_phosphor-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_phosphor-layer = "dunfell gatesgarth"
IMAGE_FEATURES[validitems] += "tools-profile"