From f2b52913017c22321a47260096294010272c01e8 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 dunsfell (previous). (From meta-hpe rev: bd9e1ac37e64df602226aa0d6c5e205d8d19d84c) Signed-off-by: Patrick Williams Change-Id: I03dbb43228ed250642b976f9aa55b6ab4d40d54f Signed-off-by: Andrew Geissler --- meta-hpe/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hpe') diff --git a/meta-hpe/conf/layer.conf b/meta-hpe/conf/layer.conf index 3d2fce1f3..977654c82 100644 --- a/meta-hpe/conf/layer.conf +++ b/meta-hpe/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "hpe-layer" BBFILE_PATTERN_hpe-layer := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_hpe-layer = "zeus warrior dunfell" +LAYERSERIES_COMPAT_hpe-layer = "dunfell gatesgarth" # Provide a variable that points the base of the hpe layer. HPEBASE = '${@os.path.normpath("${LAYERDIR}/")}' -- cgit v1.2.3