summaryrefslogtreecommitdiff
path: root/meta-inspur
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-inspur
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-inspur')
-rw-r--r--meta-inspur/conf/layer.conf2
-rw-r--r--meta-inspur/meta-fp5280g2/conf/layer.conf2
-rw-r--r--meta-inspur/meta-on5263m5/conf/layer.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-inspur/conf/layer.conf b/meta-inspur/conf/layer.conf
index ca10a79bc..14a32e923 100644
--- a/meta-inspur/conf/layer.conf
+++ b/meta-inspur/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "inspur-layer"
BBFILE_PATTERN_inspur-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_inspur-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_inspur-layer = "gatesgarth hardknott"
diff --git a/meta-inspur/meta-fp5280g2/conf/layer.conf b/meta-inspur/meta-fp5280g2/conf/layer.conf
index 63ebcb857..18e651877 100644
--- a/meta-inspur/meta-fp5280g2/conf/layer.conf
+++ b/meta-inspur/meta-fp5280g2/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "fp5280g2-layer"
BBFILE_PATTERN_fp5280g2-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_fp5280g2-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_fp5280g2-layer = "gatesgarth hardknott"
diff --git a/meta-inspur/meta-on5263m5/conf/layer.conf b/meta-inspur/meta-on5263m5/conf/layer.conf
index fe5d156eb..59a0a8a6a 100644
--- a/meta-inspur/meta-on5263m5/conf/layer.conf
+++ b/meta-inspur/meta-on5263m5/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "on5263m5-layer"
BBFILE_PATTERN_on5263m5-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_on5263m5-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_on5263m5-layer = "gatesgarth hardknott"