]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce 5.13 recipes
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 2 Jul 2021 15:13:48 +0000 (11:13 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Jul 2021 09:59:24 +0000 (10:59 +0100)
commit8f4eaa7bb9f14b90ce13f17807938ada4d88e6bc
tree38c8c7497044b06927ce526abdb5ea60b69f3766
parent412186e001c66f943e10d787e9b826f1ca987402
linux-yocto: introduce 5.13 recipes

5.13 will be the next release/reference kernel (matched with a
libc-headers version bump), this commit creates the recipes, but
does not make it the default kernel (yet).

This has been built and booted on all supported qemu platforms,
as well as with musl and glibc based userspace stacks. Full
core-image-kernel-dev, sato and minimal images have been
tested and show no obvous issues (either locally or on the
autobuilder).

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.13.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-tiny_5.13.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_5.13.bb [new file with mode: 0644]