* [meta-rockchip] [PATCH] layer.conf: update LAYERSERIES_COMPAT for nanbield
@ 2023-09-10 16:34 Martin Jansa
2023-09-10 20:18 ` Trevor Woerner
0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2023-09-10 16:34 UTC (permalink / raw)
To: yocto; +Cc: twoerner, Martin Jansa
* oe-core switched to nanbield in:
https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index e8c50f8..10bcce6 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ BBFILE_PRIORITY_rockchip = "1"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_rockchip = "1"
-LAYERSERIES_COMPAT_rockchip = "mickledore"
+LAYERSERIES_COMPAT_rockchip = "nanbield"
LAYERDEPENDS_rockchip = "core meta-arm"
BBFILES_DYNAMIC += " \
--
2.42.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-10 20:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-10 16:34 [meta-rockchip] [PATCH] layer.conf: update LAYERSERIES_COMPAT for nanbield Martin Jansa
2023-09-10 20:18 ` Trevor Woerner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.