From f59d55ec570f50db5d3d14e9bb0736c6eb56a049 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 15 Oct 2020 08:20:03 -0400 Subject: conf: add gatesgarth to compat, drop zeus Signed-off-by: Bruce Ashfield --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 16d071b2..4294f996 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -31,7 +31,7 @@ BBFILES_DYNAMIC += " \ # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_virtualization-layer = "1" -LAYERSERIES_COMPAT_virtualization-layer = "zeus dunfell" +LAYERSERIES_COMPAT_virtualization-layer = "dunfell gatesgarth" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf