summaryrefslogtreecommitdiff
path: root/meta-evb/meta-evb-enclustra
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-evb/meta-evb-enclustra
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-evb/meta-evb-enclustra')
-rw-r--r--meta-evb/meta-evb-enclustra/conf/layer.conf2
-rw-r--r--meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-evb/meta-evb-enclustra/conf/layer.conf b/meta-evb/meta-evb-enclustra/conf/layer.conf
index 9dbc04525..35ca2eba3 100644
--- a/meta-evb/meta-evb-enclustra/conf/layer.conf
+++ b/meta-evb/meta-evb-enclustra/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "evb-enclustra"
BBFILE_PATTERN_evb-enclustra = ""
-LAYERSERIES_COMPAT_evb-enclustra = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_evb-enclustra = "gatesgarth hardknott"
diff --git a/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf b/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf
index 648a0bad7..6cc86c4af 100644
--- a/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf
+++ b/meta-evb/meta-evb-enclustra/meta-evb-zx3-pm3/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "evb-zx3-pm3"
BBFILE_PATTERN_evb-zx3-pm3 = ""
-LAYERSERIES_COMPAT_evb-zx3-pm3 = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_evb-zx3-pm3 = "gatesgarth hardknott"