From 703a53a42f11e0864dc5be581eaa0b3dc184abeb Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-hpe: 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 dunfell (previous). (From meta-hpe rev: 8a63411fb4d67d675f4ad3790ecbb1d2ec078bea) Signed-off-by: Patrick Williams Change-Id: I730e1762c251a9977814b2593850f32cc09b3377 Signed-off-by: Andrew Geissler --- meta-hpe/meta-gxp/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hpe/meta-gxp/conf') diff --git a/meta-hpe/meta-gxp/conf/layer.conf b/meta-hpe/meta-gxp/conf/layer.conf index eafb7badb..af9f8af30 100644 --- a/meta-hpe/meta-gxp/conf/layer.conf +++ b/meta-hpe/meta-gxp/conf/layer.conf @@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "gxp-layer" BBFILE_PATTERN_gxp-layer = "^${LAYERDIR}/" LAYERVERSION_gxp-layer = "1" -LAYERSERIES_COMPAT_gxp-layer = "zeus warrior dunfell" +LAYERSERIES_COMPAT_gxp-layer = "dunfell gatesgarth" GXPBASE = '${@os.path.normpath("${LAYERDIR}/")}' -- cgit v1.2.3