All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] kernel: consolidated pull request
@ 2022-01-11 17:59 bruce.ashfield
  2022-01-11 17:59 ` [PATCH 01/10] linux-yocto/5.10: update to v5.10.89 bruce.ashfield
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: bruce.ashfield @ 2022-01-11 17:59 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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



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

end of thread, other threads:[~2022-01-11 21:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 17:59 [PATCH 00/10] kernel: consolidated pull request bruce.ashfield
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

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.