All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kai" <kai.kang@windriver.com>
To: <bruce.ashfield@gmail.com>
Cc: <yocto@yoctoproject.org>
Subject: [meta-realtime][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister
Date: Fri, 4 Jun 2021 11:06:19 +0800	[thread overview]
Message-ID: <20210604030619.35679-1-kai.kang@windriver.com> (raw)

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


             reply	other threads:[~2021-06-04  3:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04  3:06 kai [this message]
2021-06-04  3:22 ` [meta-realtime][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210604030619.35679-1-kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.