summaryrefslogtreecommitdiff
path: root/meta-inspur/meta-fp5280g2
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2020-04-29 11:27:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-06 23:42:25 +0300
commitd0183da9a284b01300ae62d2f50e7e80262bf6a8 (patch)
tree345c331308f88c3383a8d325e5b5a60edcb3f3ad /meta-inspur/meta-fp5280g2
parentb9271710f7b56e874a18aa167134ab82b87f12f0 (diff)
downloadopenbmc-d0183da9a284b01300ae62d2f50e7e80262bf6a8.tar.xz
meta-inspur: layer.conf: add dunfell compatibility
Tested: Built successfully on fp5280g2 and on5263m5. (From meta-inspur rev: 9f97e52a7b7f5366732be3ffd73e08266f67dbb2) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I55333bd59c44c6280ad54b07c164e74b5eb39a76 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 b855dbd29..10411c234 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"
+LAYERSERIES_COMPAT_fp5280g2-layer = "warrior zeus dunfell"