All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] kernel-yocto: consolidated pull request
@ 2020-08-12 17:03 Bruce Ashfield
  2020-08-12 17:03 ` [PATCH 01/10] linux-yocto-rt/5.4: update to rt32 Bruce Ashfield
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Bruce Ashfield @ 2020-08-12 17:03 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

This is the part of my queue that is in preparation for the v5.8 kernel
and libc-headers.

I've been chasing issues that have (re)appeared (I fixed all these once
before) with the recent gcc10 changes. I'm holding back the v5.8 core
changes, until I can confirm that everything is indeed still working.

Along with the v5.8 prep changes, I have some tweaks to the recent
symbol analysis update (to fix some issues reported on IRC).

And finally, there are some routine v5.4 -stable kernel updates. I'll
bump the reference BSPs as parts of some other series.

Cheers,

Bruce

The following changes since commit f664ecb910fdcc20aa9d3db6f5402e9008a5dd13:

  bitbake: data: emit filename/lineno information for shell functions (2020-08-08 09:19:34 +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):
  linux-yocto-rt/5.4: update to rt32
  linux-yocto/5.4: update to v5.4.56
  linux-yocto/5.4: update to v5.4.57
  kernel-yocto: set cwd before querying the meta data dir
  kernel-yocto: make # is not set matching more precise
  kernel-yocto: split meta data gathering into patch and config phases
  make-mod-scripts: add HOSTCXX definitions and gmp-native dependency
  kernel-devsrc: fix on target modules prepare for ARM
  kernel-devsrc: 5.8 + gcc10 require gcc-plugins + libmpc-dev

Zhang Qiang (1):
  kernel.bbclass: Configuration for environment with HOSTCXX

 meta/classes/kernel-yocto.bbclass             | 74 +++++++++++--------
 meta/classes/kernel.bbclass                   |  2 +
 .../kern-tools/kern-tools-native_git.bb       |  2 +-
 meta/recipes-kernel/linux/kernel-devsrc.bb    |  6 +-
 .../linux/linux-yocto-rt_5.4.bb               |  6 +-
 .../linux/linux-yocto-tiny_5.4.bb             |  8 +-
 meta/recipes-kernel/linux/linux-yocto_5.4.bb  | 22 +++---
 .../make-mod-scripts/make-mod-scripts_1.0.bb  |  2 +
 8 files changed, 71 insertions(+), 51 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2020-08-12 17:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-12 17:03 [PATCH 00/10] kernel-yocto: consolidated pull request Bruce Ashfield
2020-08-12 17:03 ` [PATCH 01/10] linux-yocto-rt/5.4: update to rt32 Bruce Ashfield
2020-08-12 17:03 ` [PATCH 02/10] linux-yocto/5.4: update to v5.4.56 Bruce Ashfield
2020-08-12 17:03 ` [PATCH 03/10] linux-yocto/5.4: update to v5.4.57 Bruce Ashfield
2020-08-12 17:03 ` [PATCH 04/10] kernel.bbclass: Configuration for environment with HOSTCXX Bruce Ashfield
2020-08-12 17:03 ` [PATCH 05/10] kernel-yocto: set cwd before querying the meta data dir Bruce Ashfield
2020-08-12 17:03 ` [PATCH 06/10] kernel-yocto: make # is not set matching more precise Bruce Ashfield
2020-08-12 17:03 ` [PATCH 07/10] kernel-yocto: split meta data gathering into patch and config phases Bruce Ashfield
2020-08-12 17:03 ` [PATCH 08/10] make-mod-scripts: add HOSTCXX definitions and gmp-native dependency Bruce Ashfield
2020-08-12 17:03 ` [PATCH 09/10] kernel-devsrc: fix on target modules prepare for ARM Bruce Ashfield
2020-08-12 17:03 ` [PATCH 10/10] kernel-devsrc: 5.8 + gcc10 require gcc-plugins + libmpc-dev 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.