summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-fp5280g2
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2020-11-26 08:57:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-30 17:36:45 +0300
commit87b6306d46352a03bf3e20273c1375d28bc8cf99 (patch)
treeb3a4803f86de15598275b9ad5ee63519ebb5ab4b /meta-inspur/meta-fp5280g2
parenta98e30eaf9948d96080bf4bb7e8ffb091f194d99 (diff)
downloadopenbmc-87b6306d46352a03bf3e20273c1375d28bc8cf99.tar.xz
meta-inspur: update Yocto compat for gatesgarth
Since the current release of Yocto is gatesgarth, Add and support for gatesgarth(current) and dunsfell(previous) in meta-inspur layer. Also, remove the two earlier releases(warrior and zeus). Tested: Built successfully on fp5280g2 and on5263m5. (From meta-inspur rev: 831b68cce11da461122ee20ad371d93b60a245b1) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I587a032a20bb645c452d16fbdc8adff3d35c965a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-inspur/meta-fp5280g2')
-rw-r--r--meta-inspur/meta-fp5280g2/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-inspur/meta-fp5280g2/conf/layer.conf b/meta-inspur/meta-fp5280g2/conf/layer.conf
index 10411c234..63ebcb857 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 = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_fp5280g2-layer = "dunfell gatesgarth"