Openembedded Core Discussions
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3 v2] kernel-yocto: 5.2 intro series
Date: Fri, 30 Aug 2019 12:06:29 -0400	[thread overview]
Message-ID: <cover.1567181039.git.bruce.ashfield@gmail.com> (raw)

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

Richard,

These are the patches for the 5.2 intro that aren't in your current master-next.

Kevin's meta-yocto-bsp can use a minor SRCREV bump, and I'll send that shortly
to the appropriate list. But even running with it as-is, isn't a problem.

I will also follow up with the 5.0 removal and some other minor tweaks once
this introduction of recipes goes green.

Cheers,

Bruce

The following changes since commit be28058c101a38ad9e01c0ce95bbe0c7dee19410:

  Revert "poky.conf: make systemd as default init manager" (2019-08-30 13:37:48 +0100)

are available in the Git repository at:

  git://git.pokylinux.org/poky-contrib zedd/kernel-next
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-next

Bruce Ashfield (3):
  linux-libc-headers: update to v5.2 headers
  linux-yocto: introduce 5.2 recipes
  qemu: bump linux-yocto preferred version to 5.2

 meta/conf/distro/include/tcmode-default.inc   |  2 +-
 meta/conf/machine/include/x86-base.inc        |  2 +-
 meta/conf/machine/qemuarmv5.conf              |  2 +-
 ...sm-ptrace.h-should-not-depend-on-uap.patch | 62 -------------------
 ...aders_5.0.bb => linux-libc-headers_5.2.bb} |  5 +-
 .../linux/linux-yocto-rt_5.2.bb               | 44 +++++++++++++
 .../linux/linux-yocto-tiny_5.2.bb             | 32 ++++++++++
 meta/recipes-kernel/linux/linux-yocto_5.2.bb  | 54 ++++++++++++++++
 8 files changed, 135 insertions(+), 68 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-arm64-sve-uapi-asm-ptrace.h-should-not-depend-on-uap.patch
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.0.bb => linux-libc-headers_5.2.bb} (75%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_5.2.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_5.2.bb

-- 
2.19.1



             reply	other threads:[~2019-08-30 16:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30 16:06 bruce.ashfield [this message]
2019-08-30 16:06 ` [PATCH 1/3] linux-libc-headers: update to v5.2 headers bruce.ashfield
2019-08-30 16:06 ` [PATCH 2/3] linux-yocto: introduce 5.2 recipes bruce.ashfield
2019-08-30 20:01   ` Alistair Francis
2019-08-30 20:07     ` Alistair Francis
2019-08-30 20:14       ` Bruce Ashfield
2019-08-30 20:19         ` Alistair Francis
2019-08-30 16:06 ` [PATCH 3/3] qemu: bump linux-yocto preferred version to 5.2 bruce.ashfield
2019-08-31 18:13 ` [PATCH 0/3 v2] kernel-yocto: 5.2 intro series Khem Raj

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.1567181039.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