From 04df43ab218f648da9273736d840e6564c802793 Mon Sep 17 00:00:00 2001 From: Grzegorz Kowalski Date: Thu, 14 Mar 2024 21:19:18 +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 f1359e6..6c1c3fc 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,4 +15,4 @@ LAYERVERSION_sunxi-bsp = "2" LAYERDEPENDS_sunxi-bsp = "core" -LAYERSERIES_COMPAT_sunxi-bsp = "langdale mickledore" +LAYERSERIES_COMPAT_sunxi-bsp = "mickledore"