From c110b0990894c3e152481235e857bbbba4e83483 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 3 Nov 2020 16:15:19 -0600 Subject: meta-microsoft: 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 dunfell (previous). (From meta-microsoft rev: 2518b2a71b8373ccfaa6015b88c76949244afb03) Signed-off-by: Patrick Williams Change-Id: I897ebf4e697b9ef21aa22462d3f1f1bb5e902804 Signed-off-by: Andrew Geissler --- meta-microsoft/meta-olympus/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-microsoft/meta-olympus/conf/layer.conf b/meta-microsoft/meta-olympus/conf/layer.conf index f510b82e8..2a58334f6 100755 --- a/meta-microsoft/meta-olympus/conf/layer.conf +++ b/meta-microsoft/meta-olympus/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "olympus-layer" BBFILE_PATTERN_olympus-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_olympus-layer = "6" -LAYERSERIES_COMPAT_olympus-layer = "warrior" +LAYERSERIES_COMPAT_olympus-layer = "dunfell gatesgarth" -- cgit v1.2.3