All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH] layer.conf: Add hardknott to compatible release branches
@ 2021-03-18  6:15 Khem Raj
  2021-03-18 13:42 ` Trevor Woerner
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2021-03-18  6:15 UTC (permalink / raw)
  To: yocto; +Cc: twoerner, Khem Raj

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 8eecdc5..db9961c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,5 +14,5 @@ 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 = "gatesgarth"
+LAYERSERIES_COMPAT_rockchip = "gatesgarth hardknott"
 LAYERDEPENDS_rockchip = "core meta-arm"
-- 
2.31.0


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

end of thread, other threads:[~2021-03-18 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18  6:15 [meta-rockchip][PATCH] layer.conf: Add hardknott to compatible release branches Khem Raj
2021-03-18 13:42 ` 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.