From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] kernel/linux-yocto: consolidated pull request
Date: Wed, 31 May 2023 14:48:52 -0400 [thread overview]
Message-ID: <cover.1685558432.git.bruce.ashfield@gmail.com> (raw)
From: Bruce Ashfield <bruce.ashfield@gmail.com>
Richard,
Here's my consolidated queue. I've had some of these in testing for quite
a while, as I didn't want to send them right before release or before my
vacation last week.
Most are -stable updates to 6.1 and finally bumping the -dev recipe to
show that we've been testing 6.4 for quite some time.
The make-mod-scripts rmwork fix was discussed at lenght on the list, and
has been tested by myself and people seeing the issues. But with all the
races and issues we've seen in that area for years, I'll keep a close eye
out for AB issues.
I've factored things a bit around enabling PAHOLE, I don't expect it
to cause issues since it isn't on by default .. but you never know with
these sorts of changes.
I also have a bump for the refernece BSPs (sent to the appropriate
list shortly) and a documentation commit for the PAHOLE tweaks (also
sent to that list shortly, once we agree on the this change).
Bruce
The following changes since commit ca12fac112f1a6c1d5c7ea692a2914a2f3f671e4:
selftest: wic.py respect IMAGE_LINK_NAME (2023-05-29 13:42:56 +0100)
are available in the Git repository at:
https://git.yoctoproject.org/poky-contrib zedd/kernel
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel
Bruce Ashfield (9):
make-mod-scripts: force static linking and make dependencies explicit
linux-yocto/6.1: update to v6.1.26
linux-yocto/6.1: update to v6.1.27
linux-yocto-dev: bump to v6.4+
kernel: don't force PAHOLE=false
linux-yocto: move build / debug dependencies to .inc
linux-yocto/6.1: update to v6.1.28
linux-yocto/6.1: update to v6.1.29
linux-yocto/6.1: update to v6.1.30
meta/classes-recipe/kernel.bbclass | 2 +-
meta/recipes-kernel/linux/linux-yocto-dev.bb | 4 +--
.../linux/linux-yocto-rt_6.1.bb | 6 ++--
.../linux/linux-yocto-tiny_6.1.bb | 6 ++--
meta/recipes-kernel/linux/linux-yocto.inc | 10 ++++--
meta/recipes-kernel/linux/linux-yocto_6.1.bb | 32 ++++++++-----------
.../make-mod-scripts/make-mod-scripts_1.0.bb | 30 +++++++++++++++--
7 files changed, 58 insertions(+), 32 deletions(-)
--
2.34.1
next reply other threads:[~2023-05-31 18:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-31 18:48 bruce.ashfield [this message]
2023-05-31 18:48 ` [PATCH 1/9] make-mod-scripts: force static linking and make dependencies explicit bruce.ashfield
2023-05-31 18:48 ` [PATCH 2/9] linux-yocto/6.1: update to v6.1.26 bruce.ashfield
2023-05-31 18:48 ` [PATCH 3/9] linux-yocto/6.1: update to v6.1.27 bruce.ashfield
2023-05-31 18:48 ` [PATCH 4/9] linux-yocto-dev: bump to v6.4+ bruce.ashfield
2023-05-31 18:48 ` [PATCH 5/9] kernel: don't force PAHOLE=false bruce.ashfield
2023-05-31 18:48 ` [PATCH 6/9] linux-yocto: move build / debug dependencies to .inc bruce.ashfield
2023-05-31 18:48 ` [PATCH 7/9] linux-yocto/6.1: update to v6.1.28 bruce.ashfield
2023-05-31 18:49 ` [PATCH 8/9] linux-yocto/6.1: update to v6.1.29 bruce.ashfield
2023-05-31 18:49 ` [PATCH 9/9] linux-yocto/6.1: update to v6.1.30 bruce.ashfield
2023-05-31 22:03 ` [PATCH 0/9] kernel/linux-yocto: consolidated pull request Richard Purdie
2023-05-31 22:18 ` Bruce Ashfield
2023-05-31 22:22 ` Richard Purdie
2023-05-31 22:24 ` Bruce Ashfield
2023-05-31 23:24 ` Bruce Ashfield
2023-06-01 7:15 ` Richard Purdie
2023-06-01 13:18 ` Bruce Ashfield
2023-06-01 13:42 ` Richard Purdie
2023-06-01 13: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.1685558432.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.