From bbc93424c949f14e3b09cf4d24e687af9f4bd154 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 15 Sep 2023 16:09:29 +0000 Subject: conf: drop mickledore, only specify nanbield - mickledore was incorrectly spelled - we aren't actively going to test both branches with master, so go to only nanbield If there's demaand, and test results to support it, we can reconsider later. 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 189a86d4..c44d585c 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 = "mickeldore nanbield" +LAYERSERIES_COMPAT_virtualization-layer = "nanbield" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf