From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] kernel-yocto: consolidated pull request
Date: Mon, 17 May 2021 18:16:51 -0400 [thread overview]
Message-ID: <cover.1621275692.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here are the gathered changes for our active lnux-yocto references, as well
as some pre-work for moving to 5.13+ as the reference. I've also included
a patch to add some BSP/SRC_URI information after the kernel meta data has
been gathered .. this was requested just before the previous release, and
I finally got time to pull something together.
No big surprises and everything looked fine locally, and my AB run was
clean (outside of an arm64 ptest timeout that doesn't look related).
Bruce
The following changes since commit fb26a7c9b86488f46aef707c7836c2cd406d9b8a:
meson: update patch status (2021-05-17 09:53:15 +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 (9):
kernel-yocto: provide debug / summary information for metadata
linux-yocto/5.10: update to v5.10.35
linux-yocto/5.4: update to v5.4.117
linux-yocto/5.10: ktypes/standard: disable obsolete crypto options by
default
linux-yocto/5.10: update to v5.10.36
linux-yocto/5.4: update to v5.4.118
linux-yocto/5.10: update to v5.10.37
linux-yocto/5.4: update to v5.4.119
kernel-devsrc: adjust NM and OBJTOOL variables for target
meta/classes/kernel-yocto.bbclass | 17 +++++++++++++
meta/recipes-kernel/linux/kernel-devsrc.bb | 2 ++
.../linux/linux-yocto-rt_5.10.bb | 6 ++---
.../linux/linux-yocto-rt_5.4.bb | 6 ++---
.../linux/linux-yocto-tiny_5.10.bb | 8 +++----
.../linux/linux-yocto-tiny_5.4.bb | 8 +++----
meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 +++++++++----------
meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 ++++++++---------
8 files changed, 56 insertions(+), 37 deletions(-)
--
2.19.1
next reply other threads:[~2021-05-17 22:17 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-17 22:16 Bruce Ashfield [this message]
2021-05-17 22:16 ` [PATCH 1/9] kernel-yocto: provide debug / summary information for metadata Bruce Ashfield
2021-05-17 22:16 ` [PATCH 2/9] linux-yocto/5.10: update to v5.10.35 Bruce Ashfield
2021-05-17 22:16 ` [PATCH 3/9] linux-yocto/5.4: update to v5.4.117 Bruce Ashfield
2021-05-17 22:16 ` [PATCH 4/9] linux-yocto/5.10: ktypes/standard: disable obsolete crypto options by default Bruce Ashfield
2021-05-17 22:16 ` [PATCH 5/9] linux-yocto/5.10: update to v5.10.36 Bruce Ashfield
2021-05-17 22:16 ` [PATCH 6/9] linux-yocto/5.4: update to v5.4.118 Bruce Ashfield
2021-05-17 22:16 ` [PATCH 7/9] linux-yocto/5.10: update to v5.10.37 Bruce Ashfield
2021-05-17 22:16 ` [PATCH 8/9] linux-yocto/5.4: update to v5.4.119 Bruce Ashfield
2021-05-17 22:17 ` [PATCH 9/9] kernel-devsrc: adjust NM and OBJTOOL variables for target Bruce Ashfield
-- strict thread matches above, loose matches on Subject: below --
2022-09-19 14:28 [PATCH 0/9] kernel-yocto: consolidated pull request bruce.ashfield
2022-09-20 9:45 ` Richard Purdie
2022-09-20 12:21 ` Richard Purdie
2022-09-20 12:53 ` Bruce Ashfield
2022-09-20 12:55 ` Richard Purdie
2022-09-20 20:29 ` Bruce Ashfield
2020-02-05 23:12 bruce.ashfield
2020-02-06 9:03 ` Richard Purdie
2020-02-06 13:25 ` Bruce Ashfield
2018-06-07 2:07 Bruce Ashfield
2018-03-06 18:11 Bruce Ashfield
2017-09-14 13:46 Bruce Ashfield
2017-08-21 2:58 Bruce Ashfield
2017-08-21 11:42 ` Richard Purdie
2017-08-21 12:11 ` Bruce Ashfield
2017-08-21 13:01 ` Bruce Ashfield
2017-08-21 15:55 ` Richard Purdie
2017-08-21 15:57 ` Bruce Ashfield
2017-08-21 16:12 ` Bruce Ashfield
2017-08-22 14:24 ` Richard Purdie
2017-08-22 14:54 ` Bruce Ashfield
2017-08-22 15:28 ` Richard Purdie
2017-08-22 15:34 ` Bruce Ashfield
2017-08-22 16:00 ` Richard Purdie
2017-08-22 16:04 ` Bruce Ashfield
2017-08-22 16:07 ` Richard Purdie
2017-08-22 16:20 ` Bruce Ashfield
2017-08-22 17:13 ` Bruce Ashfield
2017-08-22 20:34 ` Bruce Ashfield
2017-08-22 21:56 ` Richard Purdie
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.1621275692.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