[PATCH 0/2] yocto-bsp: Bump the default kernel to v6.6 for all the machines
Kevin Hao <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
From: Kevin Hao <[email protected]> Hi Richard, This patch series bumps the default kernel to the v6.6 for all the reference machines, and also drop the v6.1 bbappend at the same time. There are some kernel config check warnings on the beaglebone on v6.6 kernel. A fix [1] is under review. Build and boot test for all the machines. [1] https://lists.yoctoproject.org/g/linux-yocto/message/13504 Kevin Hao (2): yocto-bsp: Bump the default kernel to v6.6 yocto-bsp: Drop the support for v6.1 kernel .../conf/machine/beaglebone-yocto.conf | 7 ++++--- .../machine/include/genericx86-common.inc | 2 +- .../linux/linux-yocto_6.1.bbappend | 19 ------------------- .../linux/linux-yocto_6.6.bbappend | 19 +++++++++++++++++++ 4 files changed, 24 insertions(+), 23 deletions(-) delete mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.1.bbappend create mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend -- 2.39.2