[OE-core] [PATCH 00/10] linux-yocto: conslidated pull request

bruce.ashfield at gmail.com bruce.ashfield at gmail.com
Fri Feb 21 17:45:52 UTC 2020


From: Bruce Ashfield <bruce.ashfield at 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



More information about the Openembedded-core mailing list