summaryrefslogtreecommitdiff
path: root/meta-inspur
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2021-08-09 04:29:24 +0300
committerGeorge Liu <liuxiwei@inspur.com>2021-08-12 06:04:31 +0300
commitf2d51ff746a578b2d3200fbe117de243dc2837d3 (patch)
tree550827c83099be8d1913519a9e1b403874b80b67 /meta-inspur
parentdd6464e1cc0370f85ae0d4ee319e04a0912c9553 (diff)
downloadopenbmc-f2d51ff746a578b2d3200fbe117de243dc2837d3.tar.xz
meta-inspur: honister: Compatible yocto release
Latest upstream yocto has moved on to the 3.4 honister release. Compatible with honister for all inspur machines. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I991415cb0db971d553eb374b7df8f634b00f4816
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 14a32e923..3e91eb548 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 = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_inspur-layer = "gatesgarth hardknott honister"
diff --git a/meta-inspur/meta-fp5280g2/conf/layer.conf b/meta-inspur/meta-fp5280g2/conf/layer.conf
index 18e651877..99be9a192 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 = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_fp5280g2-layer = "gatesgarth hardknott honister"
diff --git a/meta-inspur/meta-on5263m5/conf/layer.conf b/meta-inspur/meta-on5263m5/conf/layer.conf
index 59a0a8a6a..f638bcc68 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 = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_on5263m5-layer = "gatesgarth hardknott honister"