From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] linux-yocto/libc-headers: update to 5.14
Date: Wed, 22 Sep 2021 13:53:48 -0400 [thread overview]
Message-ID: <cover.1632332981.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
As discussed in the Yocto engineering sync, we lost the EOL lottery
this time around, and our previously proposed 'latest' reference
kernel of 5.13 has already be EOL'd before release.
Although late in the cyle, we have been doing testing on 5.14 via
linux-yocto-dev and most of the issues have already been solved
(lttng, on-target build, etc). Likewise with the libc-headers.
All that was required was a systemtap version bump to get a green
AB build with this series.
I'm sending this out so we can pull it into more testing, if it
looks good on that front, I'll send additional patches to remove
5.13 from master (and once we have the h/w reference boards updated
to 5.14).
Note: this is a unified series, and not the normal oe-core/poky/yocto
split to make it easier to handle for pulling into master-next and
get all the default versions updated.
Cheers,
Bruce
The following changes since commit a0a9df0e8b5f62e69b65fa9f7129ac0954a45691:
rust-common.bbclass: make sure ccache exist (2021-09-19 11:33:14 +0100)
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 (5):
libc-headers: bump to v5.14
linux-yocto: introduce 5.14 reference kernel
systemtap: update to 4.5-latest
conf/machine: bump qemu preferred versions to 5.14
poky: set default kernel to 5.14
meta-poky/conf/distro/poky-tiny.conf | 2 +-
meta-poky/conf/distro/poky.conf | 4 +-
meta/conf/distro/include/tcmode-default.inc | 2 +-
meta/conf/machine/include/x86/x86-base.inc | 2 +-
meta/conf/machine/qemuarmv5.conf | 2 +-
...ers_5.13.bb => linux-libc-headers_5.14.bb} | 6 +-
.../linux/linux-yocto-rt_5.14.bb | 45 ++++++++++++
.../linux/linux-yocto-tiny_5.14.bb | 32 +++++++++
meta/recipes-kernel/linux/linux-yocto_5.14.bb | 68 +++++++++++++++++++
...8b9eda402e4e96c4e3ce01e7ff95d3e10470.patch | 26 -------
.../systemtap/systemtap_git.inc | 3 +-
11 files changed, 156 insertions(+), 36 deletions(-)
rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.13.bb => linux-libc-headers_5.14.bb} (80%)
create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.14.bb
create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.14.bb
create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.14.bb
delete mode 100644 meta/recipes-kernel/systemtap/systemtap/ef5a8b9eda402e4e96c4e3ce01e7ff95d3e10470.patch
--
2.19.1
next reply other threads:[~2021-09-22 17:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-22 17:53 Bruce Ashfield [this message]
2021-09-22 17:53 ` [PATCH 1/5] libc-headers: bump to v5.14 Bruce Ashfield
2021-09-22 17:53 ` [PATCH 2/5] linux-yocto: introduce 5.14 reference kernel Bruce Ashfield
2021-09-22 17:53 ` [PATCH 3/5] systemtap: update to 4.5-latest Bruce Ashfield
2021-09-22 17:53 ` [PATCH 4/5] conf/machine: bump qemu preferred versions to 5.14 Bruce Ashfield
2021-09-23 17:00 ` [OE-core] " Khem Raj
2021-09-24 3:00 ` Bruce Ashfield
2021-09-24 3:02 ` Khem Raj
2021-09-22 17:53 ` [PATCH 5/5] poky: set default kernel " 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.1632332981.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