From 34b169039fee88cc504134ff35a1eef9a19ed901 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:20 -0600 Subject: 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 Change-Id: I9efd7ad33a43a9472d3475bd4ffb08d49d7d4be7 Signed-off-by: Andrew Geissler --- meta-portwell/meta-neptune/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-portwell/meta-neptune/conf/layer.conf') 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" -- cgit v1.2.3