From f7bc3f63a0d2ecdc9c4e165f80d15d4cc0b331ea Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 19 Mar 2024 17:49:58 -0400 Subject: conf: update compatibility to scarthgap 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 1d87dc7..6d1b82a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "cloud-services-layer" BBFILE_PATTERN_cloud-services-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_cloud-services-layer = "5" -LAYERSERIES_COMPAT_cloud-services-layer = "nanbield" +LAYERSERIES_COMPAT_cloud-services-layer = "scarthgap" LAYERDEPENDS_cloud-services-layer = "core \ filesystems-layer \ networking-layer \ -- cgit v1.2.3-54-g00ecf