From 14191c8d25e2e93232cf3401e83423563dac44cc Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-ibm: 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-ibm rev: 00e954d3100bb932d154273376620b40d6b8cad3) Signed-off-by: Patrick Williams Change-Id: Iffd47517e7b9e85597fe97478375a48d0c2db927 Signed-off-by: Andrew Geissler --- meta-ibm/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ibm/conf') diff --git a/meta-ibm/conf/layer.conf b/meta-ibm/conf/layer.conf index 1796ae6de..8662448e1 100644 --- a/meta-ibm/conf/layer.conf +++ b/meta-ibm/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "ibm-layer" BBFILE_PATTERN_ibm-layer := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_ibm-layer = "zeus dunfell gatesgarth" +LAYERSERIES_COMPAT_ibm-layer = "dunfell gatesgarth" -- cgit v1.2.3