From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8][v2] linux-yocto: introduce v6.10
Date: Tue, 6 Aug 2024 14:55:46 -0400 [thread overview]
Message-ID: <cover.1722970092.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here's v2 of the patch series.
In a similar manner to v1, I've got yocto/yocto-bsp patches along side the
oe-core ones .. just to save us both some synchronization and juggling.
- the 6.10.3 update contains kconfig changes to fixup some of the
warnings seen in v1
- I've updated the parselogs exceptions to fix the issues with
qemumips*. I didn't run in directly on the AB, so there's a chance
these will need a tweak.
- As discussed I've pinned genericarm64 to 6.6 until it is updated
to 6.10
- meta-virt has been updated, so xen should be fine now
- meta-arm/meta-agl will still need updates from their maintainers.
Bruce
The following changes since commit a1c5e16c62f26401be8f5c0673efebfa18ed5abd:
appstream: add qt6 PACKAGECONFIG option (2024-08-05 14:33:12 +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 (8):
linux-yocto: introduce 6.10 reference kernel
linux-yocto/6.10: update to v6.10
linux-yocto/6.10: update to v6.10.2
linux-yocto/6.10: update to v6.10.3
oeqa/runtime/parselogs: update pci BAR ignore for kernel 6.10
oeqa/runtime/parselogs: mips: skip sysctl warning
yocto-bsp: set temporary preferred version for genericarm64
poky/poky-tiny: bump preferred version to 6.10
meta-poky/conf/distro/poky-tiny.conf | 2 +-
meta-poky/conf/distro/poky.conf | 4 +-
meta-yocto-bsp/conf/machine/genericarm64.conf | 1 +
.../cases/parselogs-ignores-mipsarch.txt | 6 +
.../cases/parselogs-ignores-qemuall.txt | 8 +
.../linux/cve-exclusion_6.10.inc | 6660 +++++++++++++++++
.../linux/linux-yocto-rt_6.10.bb | 48 +
.../linux/linux-yocto-tiny_6.10.bb | 33 +
meta/recipes-kernel/linux/linux-yocto_6.10.bb | 73 +
9 files changed, 6832 insertions(+), 3 deletions(-)
create mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.10.inc
create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.10.bb
create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.10.bb
create mode 100644 meta/recipes-kernel/linux/linux-yocto_6.10.bb
--
2.39.2
next reply other threads:[~2024-08-06 18:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-06 18:55 bruce.ashfield [this message]
2024-08-06 18:55 ` [PATCH 1/8] linux-yocto: introduce 6.10 reference kernel bruce.ashfield
2024-08-06 18:55 ` [PATCH 2/8] linux-yocto/6.10: update to v6.10 bruce.ashfield
2024-08-06 18:55 ` [PATCH 3/8] linux-yocto/6.10: update to v6.10.2 bruce.ashfield
2024-08-06 18:55 ` [PATCH 4/8] linux-yocto/6.10: update to v6.10.3 bruce.ashfield
2024-08-06 18:55 ` [PATCH 5/8] oeqa/runtime/parselogs: update pci BAR ignore for kernel 6.10 bruce.ashfield
2024-08-06 18:55 ` [PATCH 6/8] oeqa/runtime/parselogs: mips: skip sysctl warning bruce.ashfield
2024-08-06 18:55 ` [PATCH 7/8] yocto-bsp: set temporary preferred version for genericarm64 bruce.ashfield
2024-08-06 18:55 ` [PATCH 8/8] poky/poky-tiny: bump preferred version to 6.10 bruce.ashfield
2024-08-07 8:58 ` [PATCH 0/8][v2] linux-yocto: introduce v6.10 Richard Purdie
2024-08-07 18:19 ` 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.1722970092.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox