From 7a3b0b7ae1ac1a721369ee3f7a73b40b73510099 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 21 Feb 2024 16:41:30 +0000 Subject: conf/layer: add scarthgap 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 c44d585c..7c8e3701 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 = "nanbield" +LAYERSERIES_COMPAT_virtualization-layer = "nanbield scarthgap" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf