On Mon, 19 Jul 2021 13:55:42 -0400
"Denys Dmytriyenko" <[email protected]> wrote:

> All,
> 
> Recently several Yocto Project members have expressed interest in being able 
> to upgrade the Linux kernel in Dunfell LTS release from 5.4 to 5.10. Both of 
> those Linux kernel versions are designated "longterm"[1], but at the time 
> Dunfell was released in April 2020, 5.10 was not out yet.
> 
> Recommended way to add new features or upgrade components in Yocto LTS 
> releases is with the so called "mixin" layers[2]. After discussing some of 
> the details of such layer among the Yocto Project TSC and other interested 
> developers, as well as testing the concept for few weeks, I'd like to make 
> this open to a wider consumption in hopes it would be useful to others.
> 
> This Linux kernel "mixin" layer is currently hosted on GitHub under my 
> name[3], but can be moved to a more public space, like Yocto Project git 
> server, if it gets traction and is found useful to others. Please feel free 
> to try it and provide feedback. Thanks!
> 
> [1] https://kernel.org/
> [2] 
> https://wiki.yoctoproject.org/wiki/Stable_Release_and_LTS#LTS_.E2.80.9CMixin.E2.80.9D_repositories
> [3] https://github.com/denix0/meta-lts-kernel-mixin
> 

Hi Denys,

This looks like a good initiative. A couple of initial comments:

layer.conf contains `PREFERRED_VERSION_linux-yocto ?= "5.10%"`. It'd
be better to leave that out and in the readme say that users need to
add this in their distro or local conf. That would bring the layer in
line with best practices and what's needed for Yocto Project Compatible
status as adding simply a layer to a build should not result in changes
to the images you build.

The layer needs a COPYING or LICENSE file.

It'd be good to explicitly say how contributions to the layer can be
made - should this be by GitHub pull request or via a mailing list?

Thanks,

-- 
Paul Barker
https://pbarker.dev/

Attachment: pgp5xU97Avgfl.pgp
Description: OpenPGP digital signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#1282): 
https://lists.openembedded.org/g/openembedded-architecture/message/1282
Mute This Topic: https://lists.openembedded.org/mt/84314214/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-architecture/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to