Openembedded Core Discussions
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/10] linux-yocto: conslidated pull request
Date: Fri, 21 Feb 2020 12:45:52 -0500	[thread overview]
Message-ID: <cover.1582306887.git.bruce.ashfield@gmail.com> (raw)

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



             reply	other threads:[~2020-02-21 17:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 17:45 bruce.ashfield [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1582306887.git.bruce.ashfield@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox