On Tue, May 18, 2021 at 11:24 AM Zbigniew Bodek <[email protected]> wrote: > > Hello Jon, > > Thanks for your comment. I will try to answer. > This change is to include following bug fix: > https://github.com/zephyrproject-rtos/zephyr/pull/33251 > I can also see we've had multiple RC versions in the past but in principle, > I'm not against your suggestion to have master-next, etc. So where should we > go from here?
My recommendation would be to pull that patch out and apply it directly on top of v2.5.0 (assuming that is feasible). Maybe even asking the upstream zephyr project to port this to v2.5.0 and make it v2.5.1 would be the optimal solution. As far as a master-next branch, that would be up to Naveen. > > Kind regards > Zbigniew > > -----Original Message----- > From: Jon Mason [mailto:[email protected]] > Sent: 18 May, 2021 17:17 > To: Wojciech Zmuda <[email protected]> > Cc: [email protected]; Zbigniew Bodek <[email protected]> > Subject: Re: [yocto] [meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set > default preferred version to 2.6.0-rc1 > > On Tue, May 18, 2021 at 8:30 AM Wojciech Zmuda <[email protected]> wrote: > > > > From: Zbigniew Bodek <[email protected]> > > > > Signed-off-by: Zbigniew Bodek <[email protected]> > > Do we really want to have Zephyr on a release candidate? IMHO, we should > never be doing this, as we should want the kernel in meta-zephyr to be as > stable as possible. If this is really desired, perhaps a master-next branch > for things like this. > > Thanks, > Jon > > > --- > > recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc > > b/recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc > > index 5ee40d4..9fc08ba 100644 > > --- a/recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc > > +++ b/recipes-kernel/zephyr-kernel/zephyr-kernel-src.inc > > @@ -2,7 +2,7 @@ LICENSE = "Apache-2.0" > > LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" > > > > # Default to a stable version > > -PREFERRED_VERSION_zephyr-kernel ??= "2.5.0" > > +PREFERRED_VERSION_zephyr-kernel ??= "2.6.0-rc1" > > include zephyr-kernel-src-${PREFERRED_VERSION_zephyr-kernel}.inc > > > > inherit cmake > > -- > > 2.25.1 > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#53572): https://lists.yoctoproject.org/g/yocto/message/53572 Mute This Topic: https://lists.yoctoproject.org/mt/82910264/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
