poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Hao <haokexin@gmail.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Bruce Ashfield <bruce.ashfield@gmail.com>, <poky@lists.yoctoproject.org>
Subject: [PATCH 0/2] yocto-bsp: Bump the default kernel to v6.6 for all the machines
Date: Sat, 20 Jan 2024 21:42:52 +0800	[thread overview]
Message-ID: <20240120134254.3235808-1-haokexin@gmail.com> (raw)

From: Kevin Hao <kexin.hao@windriver.com>

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



             reply	other threads:[~2024-01-20 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 13:42 Kevin Hao [this message]
2024-01-20 13:42 ` [PATCH 1/2] yocto-bsp: Bump the default kernel to v6.6 Kevin Hao
2024-01-20 13:42 ` [PATCH 2/2] yocto-bsp: Drop the support for v6.1 kernel Kevin Hao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240120134254.3235808-1-haokexin@gmail.com \
    --to=haokexin@gmail.com \
    --cc=bruce.ashfield@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).