[PATCH 0/4] poky: kernel: change defaults to 5.10/5.13
Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
Richard, This is a follow on to my oe-core series that drops the 5.4 recipes. I haven't had any issues with 5.10/5.13 in my local testing, but I do expect we'll find something during integration. Cheers, Bruce The following changes since commit ababb195496f1d16d8b082e1bc6d87a177d2b2a6: conf/machine: bump qemu preferred versions to 5.13 (2021-08-15 10:44:27 -0400) are available in the Git repository at: git://git.yoctoproject.org/poky-contrib zedd/kernel-yocto http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-yocto Bruce Ashfield (4): poky/poky-tiny: set default kernel to 5.13 poky: set default kernel to 5.13 yocto-bsp: drop 5.4 bbappend poky-alt: switch default kernel to 5.10 .../include/poky-distro-alt-test-config.inc | 2 +- meta-poky/conf/distro/poky-tiny.conf | 2 +- meta-poky/conf/distro/poky.conf | 4 ++-- .../linux/linux-yocto_5.4.bbappend | 23 ------------------- 4 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend -- 2.19.1 |
|