From 09a2f43c8bebc3b0bf93649e5a46693b8959da88 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 10 Sep 2023 12:20:54 +0200 Subject: [PATCH] layer.conf: update LAYERSERIES_COMPAT for nanbield * oe-core switched to nanbield in: https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6 Signed-off-by: Martin Jansa --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 85adf24ee..e9bbbd9e9 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_raspberrypi = "9" -LAYERSERIES_COMPAT_raspberrypi = "mickledore" +LAYERSERIES_COMPAT_raspberrypi = "nanbield" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.