summaryrefslogtreecommitdiff
path: root/meta-portwell/meta-neptune/conf/layer.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-11-04 01:15:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-12 00:39:33 +0300
commit34b169039fee88cc504134ff35a1eef9a19ed901 (patch)
tree862f873fd9fe61b64cf469a0709569817ce705bc /meta-portwell/meta-neptune/conf/layer.conf
parent47465b035083dc3e9f63bf74ad6f3f5efa7197a7 (diff)
downloadopenbmc-34b169039fee88cc504134ff35a1eef9a19ed901.tar.xz
meta-portwell: update Yocto compat for gatesgarth
The next release of Yocto is soon and most of the upstream layers have switched support strings for it. Support layer compat for gatesgarth (current) and dunsfell (previous). (From meta-portwell rev: 6cfd36e2d61f2bde6adf84a09b3e0b3d4d2fb40b) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9efd7ad33a43a9472d3475bd4ffb08d49d7d4be7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-portwell/meta-neptune/conf/layer.conf')
-rw-r--r--meta-portwell/meta-neptune/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-portwell/meta-neptune/conf/layer.conf b/meta-portwell/meta-neptune/conf/layer.conf
index 5e44606fd..4addb78a5 100644
--- a/meta-portwell/meta-neptune/conf/layer.conf
+++ b/meta-portwell/meta-neptune/conf/layer.conf
@@ -7,3 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "neptune"
BBFILE_PATTERN_neptune = ""
+
+LAYERSERIES_COMPAT_neptune = "dunfell gatesgarth"