All of lore.kernel.org
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] kernel-yocto: consolidated pull request
Date: Sun,  9 Feb 2025 18:56:09 -0500	[thread overview]
Message-ID: <cover.1739145061.git.bruce.ashfield@gmail.com> (raw)

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the final preparation patch for the LTS release and
reference kernel versions.

I've tested 6.13 in linux-yocto-dev and it passed, I've moved
onto 6.14, so I'll update to it for the dev kernel in the
release, but that comes later this week as my testing has a
few issues I need to look into.

I removed the 6.6 references I found, and updated thing to
6.12 .. but I could have missed something, but they are an
easy fix if the AB does trip over something.

I also found a stale 6.10 cve file, so I'm removing it in this
series.

These are on top of poky and a single series, since it is
easier than two separate sends on top of OE core and poky,
but if we'd rather they be split, I can do that.

Bruce

The following changes since commit 4f6b1440af3eb7c4b659d9b0329592180ccea5fe:

  scripts/buildperf: Add chart tabs for commit count/time (2025-02-09 18:42:48 -0500)

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 (5):
  kernel: drop 6.6 reference kernels
  kernel: remove unused 6.10 CVE exclusion file
  linux-yocto/6.12: update to v6.12.12
  poky-alt: switch preferred kernel to 6.12
  yocto-bsp: drop linux-yocto 6.6 bbappend

 .../include/poky-distro-alt-test-config.inc   |    2 +-
 .../linux/linux-yocto_6.6.bbappend            |   21 -
 .../linux/cve-exclusion_6.10.inc              | 6660 -----------------
 .../linux/cve-exclusion_6.6.inc               | 6660 -----------------
 .../linux/linux-yocto-rt_6.12.bb              |    6 +-
 .../linux/linux-yocto-rt_6.6.bb               |   48 -
 .../linux/linux-yocto-tiny_6.12.bb            |    6 +-
 .../linux/linux-yocto-tiny_6.6.bb             |   33 -
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |   28 +-
 meta/recipes-kernel/linux/linux-yocto_6.6.bb  |   74 -
 10 files changed, 21 insertions(+), 13517 deletions(-)
 delete mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.6.bbappend
 delete mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.10.inc
 delete mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.6.inc
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_6.6.bb

-- 
2.39.2



             reply	other threads:[~2025-02-09 23:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09 23:56 bruce.ashfield [this message]
2025-02-09 23:56 ` [PATCH 1/5] kernel: drop 6.6 reference kernels bruce.ashfield
2025-02-10  0:13   ` Bruce Ashfield
2025-02-09 23:56 ` [PATCH 2/5] kernel: remove unused 6.10 CVE exclusion file bruce.ashfield
2025-02-09 23:56 ` [PATCH 3/5] linux-yocto/6.12: update to v6.12.12 bruce.ashfield
2025-02-09 23:56 ` [PATCH 4/5] poky-alt: switch preferred kernel to 6.12 bruce.ashfield
2025-02-10  0:03   ` Patchtest results for " patchtest
2025-02-10  0:32   ` [OE-core] " Yoann Congal
2025-02-10  0:33     ` Bruce Ashfield
2025-02-09 23:56 ` [PATCH 5/5] yocto-bsp: drop linux-yocto 6.6 bbappend bruce.ashfield
2025-02-10  0:03   ` Patchtest results for " patchtest
  -- strict thread matches above, loose matches on Subject: below --
2024-09-06 17:45 [PATCH 0/5] kernel-yocto: consolidated pull request bruce.ashfield
2024-05-30 21:44 bruce.ashfield
2022-05-19 15:15 bruce.ashfield
2020-08-27 17:53 Bruce Ashfield
2016-11-16 14:24 Bruce Ashfield
2016-09-08  1:08 Bruce Ashfield
2013-02-01 14:02 Bruce Ashfield

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=cover.1739145061.git.bruce.ashfield@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.