All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for langdale
@ 2022-09-30 11:51 Martin Jansa
  2022-09-30 13:11 ` Trevor Woerner
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2022-09-30 11:51 UTC (permalink / raw)
  To: yocto; +Cc: twoerner, Martin Jansa

* the next release 4.2 will be named mickledore

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 a2661f9..9197c3b 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 = "kirkstone"
+LAYERSERIES_COMPAT_rockchip = "langdale"
 LAYERDEPENDS_rockchip = "core meta-arm"
 
 BBFILES_DYNAMIC += " \
-- 
2.37.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for langdale
  2022-09-30 11:51 [meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for langdale Martin Jansa
@ 2022-09-30 13:11 ` Trevor Woerner
  0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2022-09-30 13:11 UTC (permalink / raw)
  To: Martin Jansa; +Cc: yocto

On Fri 2022-09-30 @ 01:51:25 PM, Martin Jansa wrote:
> * the next release 4.2 will be named mickledore
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to meta-rockchip master branch, thanks!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-30 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30 11:51 [meta-rockchip][PATCH] layer.conf: update LAYERSERIES_COMPAT for langdale Martin Jansa
2022-09-30 13:11 ` 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.