From 5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 31 Mar 2021 15:08:43 -0500 Subject: hardknott: yocto release Latest upstream yocto has moved on to the 3.3 hardknott release Signed-off-by: Andrew Geissler Change-Id: Ieae36798d66d21c2c642931f06407d3bb2acf163 --- meta-hpe/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hpe/conf') diff --git a/meta-hpe/conf/layer.conf b/meta-hpe/conf/layer.conf index 977654c82..6ff79df8f 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 = "dunfell gatesgarth" +LAYERSERIES_COMPAT_hpe-layer = "gatesgarth hardknott" # Provide a variable that points the base of the hpe layer. HPEBASE = '${@os.path.normpath("${LAYERDIR}/")}' -- cgit v1.2.3