Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3 v2] kernel-yocto: 5.2 intro series
@ 2019-08-30 16:06 bruce.ashfield
  2019-08-30 16:06 ` [PATCH 1/3] linux-libc-headers: update to v5.2 headers bruce.ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: bruce.ashfield @ 2019-08-30 16:06 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

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



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

end of thread, other threads:[~2019-08-31 18:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-30 16:06 [PATCH 0/3 v2] kernel-yocto: 5.2 intro series bruce.ashfield
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

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