From c113c0936aa6fab6cb85a245d018f4b18917116a Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Feb 2022 08:59:50 -0500 Subject: conf: add kirkstone to layer compatibility 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 4a1448a4..9bb6a74d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -21,7 +21,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 = "honister" +LAYERSERIES_COMPAT_virtualization-layer = "honister kirkstone" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf