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-ingrasys/conf/layer.conf | 2 +- meta-ingrasys/meta-zaius/conf/layer.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-ingrasys') diff --git a/meta-ingrasys/conf/layer.conf b/meta-ingrasys/conf/layer.conf index 1c9165c67..18a1bfaf8 100644 --- a/meta-ingrasys/conf/layer.conf +++ b/meta-ingrasys/conf/layer.conf @@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "ingrasys" BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_ingrasys = "dunfell gatesgarth" +LAYERSERIES_COMPAT_ingrasys = "gatesgarth hardknott" diff --git a/meta-ingrasys/meta-zaius/conf/layer.conf b/meta-ingrasys/meta-zaius/conf/layer.conf index 92c5de5ba..d63eb76a1 100644 --- a/meta-ingrasys/meta-zaius/conf/layer.conf +++ b/meta-ingrasys/meta-zaius/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "zaius" BBFILE_PATTERN_zaius := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_zaius = "dunfell gatesgarth" +LAYERSERIES_COMPAT_zaius = "gatesgarth hardknott" -- cgit v1.2.3