All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] linux-yocto: conslidated pull request
@ 2020-02-21 17:45 bruce.ashfield
  2020-02-21 17:45 ` [PATCH 01/10] linux-yocto/5.4: update to v5.4.18 bruce.ashfield
                   ` (9 more replies)
  0 siblings, 10 replies; 18+ messages in thread
From: bruce.ashfield @ 2020-02-21 17:45 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Hi all,

This is the latest in the ongoing efforts to stablize v5.4 and the
reference kernel for the upcoming release.

This has now passed multiple AB runs for me, with only a single
reprodicibility issue popping up (that doesn't look related to the
new kernel).

Note: I'll remove v5.2 shortly as well, but I'm only dropping 4.19
in this series to keep things simpler.

Note2: I'll send a separate series to the yocto lists to bump the
defaults in those layers as well.

Cheers,

Bruce

The following changes since commit 0f54a2fd69c9513cb857a3a0436bd8b75332f4e9:

  oescripts.py: use unittest.SkipUnless for class skip (2020-02-20 13:00:28 +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.4: update to v5.4.18
  linux-yocto/5.4: update to v5.4.20
  linux-yocto/5.2: update to v5.2.29
  linux-yocto: fix PV
  devsrc: fix objtool generation for v5.4+
  linux-yocto/5.4: integrate mips64 multlib/32bit VDSO fix
  linux-yocto: perf: Make perf able to build with latest libbfd
  linux-yocto/5.4: update to -rt11
  linux-yocto: drop 4.19 recipes
  qemu: bump default reference kernel to v5.4

 meta/conf/machine/include/x86-base.inc        |  2 +-
 meta/conf/machine/qemuarmv5.conf              |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb    |  5 ++
 .../linux/linux-yocto-rt_4.19.bb              | 44 ----------------
 .../linux/linux-yocto-rt_5.2.bb               |  6 +--
 .../linux/linux-yocto-rt_5.4.bb               |  8 +--
 .../linux/linux-yocto-tiny_4.19.bb            | 32 ------------
 .../linux/linux-yocto-tiny_5.2.bb             |  8 +--
 .../linux/linux-yocto-tiny_5.4.bb             | 10 ++--
 meta/recipes-kernel/linux/linux-yocto_4.19.bb | 50 -------------------
 meta/recipes-kernel/linux/linux-yocto_5.2.bb  | 22 ++++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 24 ++++-----
 12 files changed, 46 insertions(+), 167 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_4.19.bb

-- 
2.19.1



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

end of thread, other threads:[~2020-02-24  5:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21 17:45 [PATCH 00/10] linux-yocto: conslidated pull request bruce.ashfield
2020-02-21 17:45 ` [PATCH 01/10] linux-yocto/5.4: update to v5.4.18 bruce.ashfield
2020-02-21 17:45 ` [PATCH 02/10] linux-yocto/5.4: update to v5.4.20 bruce.ashfield
2020-02-21 17:45 ` [PATCH 03/10] linux-yocto/5.2: update to v5.2.29 bruce.ashfield
2020-02-21 19:34   ` Khem Raj
2020-02-21 19:53     ` Bruce Ashfield
2020-02-21 19:58       ` Khem Raj
2020-02-21 20:49         ` Bruce Ashfield
2020-02-23 23:30   ` Mittal, Anuj
2020-02-24  4:06     ` Bruce Ashfield
2020-02-24  5:18       ` Mittal, Anuj
2020-02-21 17:45 ` [PATCH 04/10] linux-yocto: fix PV bruce.ashfield
2020-02-21 17:45 ` [PATCH 05/10] devsrc: fix objtool generation for v5.4+ bruce.ashfield
2020-02-21 17:45 ` [PATCH 06/10] linux-yocto/5.4: integrate mips64 multlib/32bit VDSO fix bruce.ashfield
2020-02-21 17:45 ` [PATCH 07/10] linux-yocto: perf: Make perf able to build with latest libbfd bruce.ashfield
2020-02-21 17:46 ` [PATCH 08/10] linux-yocto/5.4: update to -rt11 bruce.ashfield
2020-02-21 17:46 ` [PATCH 09/10] linux-yocto: drop 4.19 recipes bruce.ashfield
2020-02-21 17:46 ` [PATCH 10/10] qemu: bump default reference kernel to v5.4 bruce.ashfield

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.