* [meta-rockchip] [PATCH] layer.conf: Update to styhead release name series
@ 2024-09-06 16:59 Martin Jansa
2024-09-06 18:40 ` Trevor Woerner
0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2024-09-06 16:59 UTC (permalink / raw)
To: yocto-patches; +Cc: twoerner, Martin Jansa
oe-core switched to styhead only in:
https://git.openembedded.org/openembedded-core/commit/?h=styhead&id=b4cf6d5236a3eacaf56ca2f805b006efac65b26c
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 03914d2..9e89132 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 = "scarthgap"
+LAYERSERIES_COMPAT_rockchip = "styhead"
LAYERDEPENDS_rockchip = "core meta-arm"
BBFILES_DYNAMIC += " \
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-06 18:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 16:59 [meta-rockchip] [PATCH] layer.conf: Update to styhead release name series Martin Jansa
2024-09-06 18:40 ` 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.