mbox

[0/4] kernel-yocto: -stable and reproduciblity fixes

Message ID cover.1657506122.git.bruce.ashfield@gmail.com
State Not Applicable, archived
Headers show

Pull-request

git://git.yoctoproject.org/poky-contrib zedd/kernel

Message

Bruce Ashfield July 11, 2022, 2:25 a.m. UTC
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(-)