From: Bruce Ashfield <[email protected]>

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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#156246): 
https://lists.openembedded.org/g/openembedded-core/message/156246
Mute This Topic: https://lists.openembedded.org/mt/85796104/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to