All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-rockchip][PATCH 1/2] layer.conf: update layer compatibility for honister
@ 2021-08-04 17:49 Trevor Woerner
  2021-08-04 17:49 ` [meta-rockchip][PATCH 2/2] switch to the new bitbake OVERRIDE syntax Trevor Woerner
  2021-08-05  2:01 ` [meta-rockchip][PATCH 1/2] layer.conf: update layer compatibility for honister Trevor Woerner
  0 siblings, 2 replies; 4+ messages in thread
From: Trevor Woerner @ 2021-08-04 17:49 UTC (permalink / raw)
  To: yocto; +Cc: Khem Raj

Add honister, remove hardknott.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
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 f97fb69..25b0a99 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 = "hardknott"
+LAYERSERIES_COMPAT_rockchip = "honister"
 LAYERDEPENDS_rockchip = "core meta-arm"
 
 BBFILES_DYNAMIC += " \
-- 
2.30.0.rc0


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

end of thread, other threads:[~2021-08-05  2:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 17:49 [meta-rockchip][PATCH 1/2] layer.conf: update layer compatibility for honister Trevor Woerner
2021-08-04 17:49 ` [meta-rockchip][PATCH 2/2] switch to the new bitbake OVERRIDE syntax Trevor Woerner
2021-08-05  2:01   ` Trevor Woerner
2021-08-05  2:01 ` [meta-rockchip][PATCH 1/2] layer.conf: update layer compatibility for honister 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.