Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] kernel-yocto: updates to libc-headers and reference kernel
Date: Wed, 19 Aug 2020 09:24:38 -0400	[thread overview]
Message-ID: <cover.1597843173.git.bruce.ashfield@gmail.com> (raw)

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


             reply	other threads:[~2020-08-19 13:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 13:24 Bruce Ashfield [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1597843173.git.bruce.ashfield@gmail.com \
    --to=bruce.ashfield@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox