From 5340b7a40b0d6c99b93af118c5dd8d31f9d74759 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 3 Jan 2023 20:31:28 -0500 Subject: conf: mark layer compatible with mickledore 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 e089b7d..c77d057 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 = "langdale" +LAYERSERIES_COMPAT_cloud-services-layer = "mickledore" LAYERDEPENDS_cloud-services-layer = "core \ filesystems-layer \ networking-layer \ -- cgit v1.2.3-54-g00ecf