From: "kai" <kai.kang@windriver.com>
To: Bruce Ashfield <bruce.ashfield@gmail.com>
Cc: Yocto Project Discussion <yocto@yoctoproject.org>
Subject: Re: [meta-realtime][PATCH] layer.conf: set LAYERSERIES_COMPAT with honister
Date: Fri, 4 Jun 2021 11:35:13 +0800 [thread overview]
Message-ID: <8a264bd7-49f4-1672-55b6-e97be9556ccd@windriver.com> (raw)
In-Reply-To: <CADkTA4MrxoynTeBfnXsyH+YSX+c2MDo9PtdcgYDJqDS1cQ2u=g@mail.gmail.com>
On 6/4/21 11:22 AM, Bruce Ashfield wrote:
> On Thu, Jun 3, 2021 at 11:06 PM <kai.kang@windriver.com> wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> Replace hardknott with honister in layer.conf which aligns with
>> oe-core.
>>
> I had added this back in April, but apparently didn't push the change.
>
> I also noticed that I've been updating the wrong branch with compatibility.
>
> That should all be fixed now.
Hi Bruce,
Thanks. I have seen your commits.
But 3 items in LAYERSERIES_COMPAT_realtime will cause layer index show
warning:
WARNING: YPCompatibleVersion.name: dunfell gatesgarth hardknott:
length 28 exceeds maximum (25), truncating
Could we only keep the latest LAYERSERIES_CORENAMES (honister) in branch
master, please?
Or it set in oe-core's layer.conf:
LAYERSERIES_CORENAMES = "hardknott honister"
we just align with it to keep the latest 2, please?
Regards,
Kai
>
> Bruce
>
>> 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
>>
>
--
Kai Kang
Wind River Linux
next prev parent reply other threads:[~2021-06-04 3:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=8a264bd7-49f4-1672-55b6-e97be9556ccd@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.