From a10f7f54171c30a59cc17485b4e89ca57de5174a Mon Sep 17 00:00:00 2001 From: Grzegorz Kowalski Date: Thu, 14 Mar 2024 21:18:17 +0100 Subject: [PATCH] change layer compatibility to mickledore only --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 6e103ce..dd704a5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,4 +15,4 @@ LAYERVERSION_helium = "2" LAYERDEPENDS_helium = "core openembedded-layer networking-layer" -LAYERSERIES_COMPAT_helium = "langdale mickledore" +LAYERSERIES_COMPAT_helium = "mickledore"