From eff1b182c194ad940464f4f87531f4296422c050 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 10 Sep 2023 11:58:01 +0200 Subject: 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 Signed-off-by: Khem Raj --- meta-python/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index 1d408e8d24..add78013b9 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf @@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1" LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer" -LAYERSERIES_COMPAT_meta-python = "mickledore" +LAYERSERIES_COMPAT_meta-python = "nanbield" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf