Skip to content

MicroTCA-Tech-Lab/meta-kernel5.10-backport

Repository files navigation

meta-techlab-kernel-backport

This is a mixin layer to add a backport of Linux 5.10 to Xilinx Petalinux 2020.2 based Yocto projects. It uses the xlnx_rebase_v5.10_2021.1 branch of linux-xlnx.

To switch between kernel versions, use PREFERRED_VERSION (e.g. in local.conf):

# Use 5.4
PREFERRED_VERSION_linux-xlnx = "5.4+%"

# Use 5.10
PREFERRED_VERSION_linux-xlnx = "5.10+%"

About

Mixin layer to add Linux 5.10 to Xilinx Petalinux 2020.2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published