All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] kernel-yocto: -stable and reproduciblity fixes
@ 2022-07-11  2:25 bruce.ashfield
  2022-07-11  2:25 ` [PATCH 1/4] linux-yocto/5.15: update to v5.15.52 bruce.ashfield
  2022-07-11  2:25 ` [PATCH 2/4] linux-yocto/5.10: update to v5.10.128 bruce.ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: bruce.ashfield @ 2022-07-11  2:25 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

Here's the next set of updates to -stable (I had already staged
them before we ran into the buildpaths QA issues), and on top of
them is a RFC fix that I did for the buildpaths issue you found
in the linux-src package with the conmakehash.

That fix is still preliminary, as i haven't triggered the error
here, but I did inspect the output of my build and can confirm the
full path is gone. It isn't appropriate for upstream yet, and only
fixes the issues for 5.15 linux-yocto, but we can expand it to
other linux-yocto versions later.

Also, ther's another fix to devsrc for ppc32 to remove the vdso
file causing the build paths warning.

Bruce

The following changes since commit dc184d6aaf282f28fe96cce2f01bf20f09821645:

  gperf: Switch to upstream patch (2022-07-09 20:58:35 +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.15: update to v5.15.52
  linux-yocto/5.10: update to v5.10.128
  kernel-devsrc: ppc32: fix reproducibility
  linux-yocto/5.15: fix qemuppc buildpaths warning

 meta/recipes-kernel/linux/kernel-devsrc.bb    |  4 ++-
 .../linux/linux-yocto-rt_5.10.bb              |  6 ++und---
 .../linux/linux-yocto-rt_5.15.bb              |  6 ++---
 .../linux/linux-yocto-tiny_5.10.bb            |  8 +++---
 .../linux/linux-yocto-tiny_5.15.bb            |  6 ++---
 meta/recipes-kernel/linux/linux-yocto_5.10.bb | 24 ++++++++---------
 meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 +++++++++----------
 7 files changed, 41 insertions(+), 39 deletions(-)

-- 
2.19.1



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

end of thread, other threads:[~2022-07-11  2:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11  2:25 [PATCH 0/4] kernel-yocto: -stable and reproduciblity fixes bruce.ashfield
2022-07-11  2:25 ` [PATCH 1/4] linux-yocto/5.15: update to v5.15.52 bruce.ashfield
2022-07-11  2:25 ` [PATCH 2/4] linux-yocto/5.10: update to v5.10.128 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.