summaryrefslogtreecommitdiff
path: root/meta-yadro
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-03-31 23:08:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-06 16:22:18 +0300
commit5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03 (patch)
tree38ad324f7eada669970c2b90416c514740ebac28 /meta-yadro
parent26f709974ecc7ac6fdc57f9ffc034dc0ddbb9aac (diff)
downloadopenbmc-5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03.tar.xz
hardknott: yocto release
Latest upstream yocto has moved on to the 3.3 hardknott release Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ieae36798d66d21c2c642931f06407d3bb2acf163
Diffstat (limited to 'meta-yadro')
-rw-r--r--meta-yadro/conf/layer.conf2
-rw-r--r--meta-yadro/meta-nicole/conf/layer.conf2
-rw-r--r--meta-yadro/meta-vesnin/conf/layer.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-yadro/conf/layer.conf b/meta-yadro/conf/layer.conf
index 502a8fdc9..69a297db8 100644
--- a/meta-yadro/conf/layer.conf
+++ b/meta-yadro/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "yadro-layer"
BBFILE_PATTERN_yadro-layer = "^${LAYERDIR}/"
BBFILE_PATTERN_IGNORE_EMPTY_yadro-layer = "1"
-LAYERSERIES_COMPAT_yadro-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_yadro-layer = "gatesgarth hardknott"
diff --git a/meta-yadro/meta-nicole/conf/layer.conf b/meta-yadro/meta-nicole/conf/layer.conf
index 6bb50b713..5159fc942 100644
--- a/meta-yadro/meta-nicole/conf/layer.conf
+++ b/meta-yadro/meta-nicole/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "nicole-layer"
BBFILE_PATTERN_nicole-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_nicole-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_nicole-layer = "gatesgarth hardknott"
diff --git a/meta-yadro/meta-vesnin/conf/layer.conf b/meta-yadro/meta-vesnin/conf/layer.conf
index ed65950fc..47ce75ec6 100644
--- a/meta-yadro/meta-vesnin/conf/layer.conf
+++ b/meta-yadro/meta-vesnin/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "vesnin-layer"
BBFILE_PATTERN_vesnin-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_vesnin-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_vesnin-layer = "gatesgarth hardknott"