All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] kernel/yocto: conslidated pull request
Date: Fri, 17 Jul 2020 08:56:30 -0400	[thread overview]
Message-ID: <cover.1594989620.git.bruce.ashfield@gmail.com> (raw)

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

Richard,

Here's my latest set of patches.

For 5.4: a -stable update, and -rt bug fix

For the build: a tweak to the config generation (as reported
and discussed on the mailing list)

For 5.8 (aka the next reference kernel): a fix for devsrc and
on target kernel building. With this tweak, I have all of the
refrences booting and passing most tests on 5.8, so we are in
good shape on that front. I'll be doing libc-headers testing
next.

I ran these through the AB and local testing, no issues popped
up, except a warning on qemuarm-alt in my last run. It was
about a console login and didn't look related to the change,
but I'm keeping my eye on it.

Cheers,

Bruce

The following changes since commit 968fcf4989f86a0a41fd1ccf08be3e73af428136:

  bitbake: server/process: Increase timeout for commands (2020-07-08 12:12:45 +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 (4):
  linux-yocto/5.4: update to v5.4.51
  linux-yocto-rt/5.4: fix mmdrop stress test issues
  kernel-yocto: account for extracted defconfig in elements check
  kernel-devsrc: fix on-target module build for v5.8+

 meta/classes/kernel-yocto.bbclass             |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb    | 16 ++++++++++++++
 .../linux/linux-yocto-rt_5.4.bb               |  6 ++---
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +++----
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++++++++----------
 5 files changed, 35 insertions(+), 19 deletions(-)

-- 
2.19.1


             reply	other threads:[~2020-07-17 12:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 12:56 Bruce Ashfield [this message]
2020-07-17 12:56 ` [PATCH 1/4] linux-yocto/5.4: update to v5.4.51 Bruce Ashfield
2020-07-17 12:56 ` [PATCH 2/4] linux-yocto-rt/5.4: fix mmdrop stress test issues Bruce Ashfield
2020-07-17 12:56 ` [PATCH 3/4] kernel-yocto: account for extracted defconfig in elements check Bruce Ashfield
2020-07-17 12:56 ` [PATCH 4/4] kernel-devsrc: fix on-target module build for v5.8+ Bruce Ashfield
2020-08-05 11:06 ` [PATCH 0/4] kernel/yocto: conslidated pull request Richard Purdie
2020-08-05 11:34   ` [OE-core] " Andrey Zhizhikin
2020-08-05 12:43   ` Bruce Ashfield
     [not found] ` <16285A84D29254CC.27500@lists.openembedded.org>
2020-08-05 11:10   ` [OE-core] " Richard Purdie
2020-08-06  5:04     ` Anuj Mittal
2020-08-06  9:15       ` Richard Purdie
2020-08-06 12:46         ` Bruce Ashfield
     [not found]         ` <1628AE89A53F9C15.7529@lists.openembedded.org>
2020-08-06 12:50           ` 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.1594989620.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 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.