All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-realtime][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister
@ 2021-06-04  3:06 kai
  2021-06-04  3:22 ` Bruce Ashfield
  0 siblings, 1 reply; 7+ messages in thread
From: kai @ 2021-06-04  3:06 UTC (permalink / raw)
  To: bruce.ashfield; +Cc: yocto

From: Kai Kang <kai.kang@windriver.com>

Replace hardknott with honister in layer.conf which aligns with
oe-core.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 007f578..8ae67ba 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -15,6 +15,6 @@ BBFILE_PRIORITY_realtime = "5"
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
 LAYERVERSION_realtime = "1"
-LAYERSERIES_COMPAT_realtime = "hardknott"
+LAYERSERIES_COMPAT_realtime = "honister"
 LAYERDEPENDS_realtime = "core openembedded-layer"
 LAYERRECOMMENDS_realtime = "meta-realtime-dl (= 3.2)"
-- 
2.17.1


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

end of thread, other threads:[~2021-06-08 19:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-04  3:06 [meta-realtime][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister kai
2021-06-04  3:22 ` Bruce Ashfield
2021-06-04  3:35   ` kai
2021-06-04 12:27     ` Bruce Ashfield
2021-06-04 12:36       ` Bruce Ashfield
     [not found]       ` <1685614D8890E95D.26755@lists.yoctoproject.org>
2021-06-04 12:40         ` [yocto] " Bruce Ashfield
2021-06-08 19:29           ` Randy MacLeod

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.