All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] kernel/linux-yocto: consolidated pull request
@ 2023-05-31 18:48 bruce.ashfield
  2023-05-31 18:48 ` [PATCH 1/9] make-mod-scripts: force static linking and make dependencies explicit bruce.ashfield
                   ` (9 more replies)
  0 siblings, 10 replies; 19+ messages in thread
From: bruce.ashfield @ 2023-05-31 18:48 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-06-01 13:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31 18:48 [PATCH 0/9] kernel/linux-yocto: consolidated pull request bruce.ashfield
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

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.