On Wed, Aug 12, 2020 at 1:03 PM Bruce Ashfield via lists.openembedded.org wrote: > From: Bruce Ashfield > > 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. > Also note that I am seeing some sort of test timeout on systemtap with qemuarm. I'm debugging it now and will put something in bugzilla when I know more, but from everything I can see, it isn't related to the kernel updates, since I can build and run the same test locally without issue. Bruce > > 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 > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II