From 4b50b9c21248432427e2491462180e7d5df61ae8 Mon Sep 17 00:00:00 2001 From: Thomas Perrot Date: Mon, 1 Jul 2024 10:08:11 +0200 Subject: [PATCH] conf: layer: drop the nanbield compatibility Signed-off-by: Thomas Perrot --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index ea03498..b64ce5a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-sifive" BBFILE_PATTERN_meta-sifive = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-sifive = "8" -LAYERSERIES_CORENAMES = "nanbield scarthgap" +LAYERSERIES_CORENAMES = "scarthgap" # This should only be incremented on significant changes that will # cause compatibility issues with other layers