Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] linux-yocto/libc-headers: update to 5.14
@ 2021-09-22 17:53 Bruce Ashfield
  2021-09-22 17:53 ` [PATCH 1/5] libc-headers: bump to v5.14 Bruce Ashfield
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bruce Ashfield @ 2021-09-22 17:53 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-09-24  3:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-22 17:53 [PATCH 0/5] linux-yocto/libc-headers: update to 5.14 Bruce Ashfield
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox