mbox

[0/4] linux-yocto: pull request (-stable and config)

Message ID cover.1748456757.git.bruce.ashfield@gmail.com
State Not Applicable, archived
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib zedd/kernel

Message

Bruce Ashfield May 28, 2025, 6:28 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the latest round of linux-yocot stable updates.

I've been sort of following the kernel CVE update series that
have been floating around.

If that format has solidified, if someone reaches out to me,
I can start updating the CVE exclusions at the same time I do
the -stable merges.

Otherwise, this is pretty basic stuff.

I plan on doing an intermediate linux-libc-headers bump until
I can better predict the version we'll use for the fall release.

Bruce


The following changes since commit d8b0adfaac9118777d099f76c428e088da519ff0:

  bitbake: tests/fetch: Add test case to check shallow cloning using `PREMIRRORS` (2025-05-28 12:37:02 +0100)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib zedd/kernel
  https://git.yoctoproject.org/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (4):
  linux-yocto/6.12: update to v6.12.28
  linux-yocto/6.12: update to v6.12.29
  linux-yocto/6.12: riscv config sync
  linux-yocto/6.12: update to v6.12.30

 .../linux/linux-yocto-rt_6.12.bb              |  6 ++--
 .../linux/linux-yocto-tiny_6.12.bb            |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_6.12.bb | 28 +++++++++----------
 3 files changed, 20 insertions(+), 20 deletions(-)

Comments

Richard Purdie May 28, 2025, 9:37 p.m. UTC | #1
On Wed, 2025-05-28 at 14:28 -0400, bruce.ashfield@gmail.com wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
> Here's the latest round of linux-yocot stable updates.
> 
> I've been sort of following the kernel CVE update series that
> have been floating around.

Thanks. I'll queue them for testing.

> 
> If that format has solidified, if someone reaches out to me,
> I can start updating the CVE exclusions at the same time I do
> the -stable merges.

I think we do need to start running that again as it is active now and
does cause build warnings when out of date.

> Otherwise, this is pretty basic stuff.
> 
> I plan on doing an intermediate linux-libc-headers bump until
> I can better predict the version we'll use for the fall release.

Sounds good to me.

Cheers,

Richard