From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] kernel: consolidated pull request
Date: Tue, 11 Jan 2022 12:59:48 -0500 [thread overview]
Message-ID: <cover.1641923693.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here's my next consolidated pull request. The -stable updates are
routine, but I've included the default version bumps and dropping
of 5.14 in this series.
My AB run showed some ping/ssh failures on sato, but I haven't
reproduced them locally. So I wanted to send the series to see if
the issue is real or not.
There are updates to 5.14 for configuration in here, followed by
removal, but I wanted to make sure the SRCREVs for that version
are fully up to date before the drop, so we can use it as a reference
for older releases and any remaining users.
We've already sorted out 5.16 in master, so I'll be moving -dev
to 5.17 in the next couple of weeks, and we'll be ready for whichever
kernel version fits the release timeframe.
I'll send updates to poky/yocto-bsps separately.
Cheers,
Bruce
The following changes since commit bd28d659b2ef6e887e4d9ff44fa7377fa802f28d:
systemd-boot: restore reproducibility (2022-01-11 10:53:44 +0000)
are available in the Git repository at:
git://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (10):
linux-yocto/5.10: update to v5.10.89
linux-yocto/5.15: update to v5.15.12
linux-yocto/5.14: fix arm 32bit -rt warnings
linux-yocto/5.15: fix arm 32bit -rt warnings
linux-yocto/5.10/cfg: add kcov feature fragment
linux-yocto/5.15/cfg: add kcov feature fragment
linux-yocto/5.15: update to v5.15.13
linux-yocto/5.10: update to v5.10.90
linux-yocto: drop 5.14 recipes
conf/machine: bump qemu preferred versions to 5.15
meta/conf/machine/include/x86/x86-base.inc | 2 +-
meta/conf/machine/qemuarmv5.conf | 2 +-
.../linux/linux-yocto-rt_5.10.bb | 6 +-
.../linux/linux-yocto-rt_5.14.bb | 45 ------------
.../linux/linux-yocto-rt_5.15.bb | 6 +-
.../linux/linux-yocto-tiny_5.10.bb | 8 +--
.../linux/linux-yocto-tiny_5.14.bb | 32 ---------
.../linux/linux-yocto-tiny_5.15.bb | 8 +--
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++----
meta/recipes-kernel/linux/linux-yocto_5.14.bb | 68 -------------------
meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++----
11 files changed, 41 insertions(+), 186 deletions(-)
delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.14.bb
delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb
delete mode 100644 meta/recipes-kernel/linux/linux-yocto_5.14.bb
--
2.19.1
next reply other threads:[~2022-01-11 18:00 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-11 17:59 bruce.ashfield [this message]
2022-01-11 17:59 ` [PATCH 01/10] linux-yocto/5.10: update to v5.10.89 bruce.ashfield
2022-01-11 17:59 ` [PATCH 02/10] linux-yocto/5.15: update to v5.15.12 bruce.ashfield
2022-01-11 17:59 ` [PATCH 03/10] linux-yocto/5.14: fix arm 32bit -rt warnings bruce.ashfield
2022-01-11 17:59 ` [PATCH 04/10] linux-yocto/5.15: " bruce.ashfield
2022-01-11 17:59 ` [PATCH 05/10] linux-yocto/5.10/cfg: add kcov feature fragment bruce.ashfield
2022-01-11 17:59 ` [PATCH 06/10] linux-yocto/5.15/cfg: " bruce.ashfield
2022-01-11 17:59 ` [PATCH 07/10] linux-yocto/5.15: update to v5.15.13 bruce.ashfield
2022-01-11 17:59 ` [PATCH 08/10] linux-yocto/5.10: update to v5.10.90 bruce.ashfield
2022-01-11 17:59 ` [PATCH 09/10] linux-yocto: drop 5.14 recipes bruce.ashfield
2022-01-11 17:59 ` [PATCH 10/10] conf/machine: bump qemu preferred versions to 5.15 bruce.ashfield
2022-01-11 20:47 ` [OE-core] [PATCH 00/10] kernel: consolidated pull request Ross Burton
2022-01-11 21:09 ` Bruce Ashfield
2022-01-11 21:38 ` Richard Purdie
-- strict thread matches above, loose matches on Subject: below --
2023-09-29 20:04 bruce.ashfield
2023-09-30 11:07 ` Richard Purdie
2023-09-30 16:33 ` Bruce Ashfield
2023-09-30 16:58 ` Richard Purdie
2023-09-30 17:05 ` Bruce Ashfield
2023-09-30 17:26 ` Richard Purdie
2023-10-01 10:13 ` Richard Purdie
2023-10-01 11:49 ` Richard Purdie
2023-10-01 14:58 ` Bruce Ashfield
2023-10-01 15:06 ` Bruce Ashfield
2022-11-16 0:38 bruce.ashfield
2021-04-19 0:06 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.1641923693.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.