Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] kernel-yocto: updates to libc-headers and reference kernel
@ 2020-08-19 13:24 Bruce Ashfield
  2020-08-19 13:24 ` [PATCH 1/4] libc-headers: update to v5.8 Bruce Ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bruce Ashfield @ 2020-08-19 13:24 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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

Richard,

These have been soaking for quite some time in my branches, and you've
seen the stream of other patches to fix issues with the various oe-core
packages and test cases that I've run into.

The libc-headers didn't trigger as many issues as it has in the past, but
I still don't expect it will be problem free .. but I have built musl and
glibc against the major oe-core images/tests. So hopefully nothing has
snuck in between my last run and this send.

I'll be running more tests myself, but still wanted to get this out as a
RFC/RTC and get some more eyes on it. If anyone sees any issues. let me
know and I'll triage/fix as appropriate.

I've also included the 5.8 kernel recipes, since they'll be joining
master as a reference kernel. I haven't made these the default for
anything yet (but have local patches for that) .. but again, wanted to
see if their existence triggers someone's corner case that I'm not
aware of. That being said, I've built and booted all qemu targets for
this, and have run the kernel-dev tests for sanity.

Cheers,

Bruce

The following changes since commit 21c13f75b56546b55e8e9e895bd7c2f8e98defe4:

  runqemu: Check gtk or sdl option is passed together with gl or gl-es options. (2020-08-19 10:57:44 +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):
  libc-headers: update to v5.8
  linux-yocto: introduce 5.8 reference kernel
  kernel-yocto/5.8: add gmp-native dependency
  linux-yocto/5.8: update to v5.8.1

 meta/conf/distro/include/tcmode-default.inc   |  2 +-
 .../linux-libc-headers/linux-libc-headers.inc | 16 +++++-
 ...linux-stddef.h-in-swab.h-uapi-header.patch | 10 ++--
 ...aders_5.4.bb => linux-libc-headers_5.8.bb} |  6 +-
 .../linux/linux-yocto-rt_5.8.bb               | 44 +++++++++++++++
 .../linux/linux-yocto-tiny_5.8.bb             | 32 +++++++++++
 meta/recipes-kernel/linux/linux-yocto_5.8.bb  | 55 +++++++++++++++++++
 7 files changed, 154 insertions(+), 11 deletions(-)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.4.bb => linux-libc-headers_5.8.bb} (71%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.8.bb

-- 
2.19.1


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

end of thread, other threads:[~2020-08-19 13:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 13:24 [PATCH 0/4] kernel-yocto: updates to libc-headers and reference kernel Bruce Ashfield
2020-08-19 13:24 ` [PATCH 1/4] libc-headers: update to v5.8 Bruce Ashfield
2020-08-19 13:24 ` [PATCH 2/4] linux-yocto: introduce 5.8 reference kernel Bruce Ashfield
2020-08-19 13:24 ` [PATCH 3/4] kernel-yocto/5.8: add gmp-native dependency Bruce Ashfield
2020-08-19 13:24 ` [PATCH 4/4] linux-yocto/5.8: update to v5.8.1 Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox