All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] meta-yocto-bsp/poky: update kernel to 5.0
@ 2019-03-06 16:47 bruce.ashfield
  2019-03-06 16:47 ` [PATCH 1/4] meta-yocto-bsp: introduce 5.0 bbappend bruce.ashfield
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bruce.ashfield @ 2019-03-06 16:47 UTC (permalink / raw)
  To: richard.purdie; +Cc: yocto

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

This is a follow on to my oe-core series that introduces the 5.0
kernel. Once that is merged (and all outstanding issues resolved),
these can be applied to make the default 5.0 for poky and the
reference BSPs.

The removal of 4.18 from master will follow once everything is updated.

Cheers,

Bruce

The following changes since commit bbcc844c89493841d002cddb00a537a069b278e2:

  machine: bump preferred version to 5.0 (2019-03-06 11:37:45 -0500)

are available in the Git repository at:

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

Bruce Ashfield (2):
  meta-yocto-bsp: introduce 5.0 bbappend
  poky/kernel: make default 5.0

Kevin Hao (2):
  meta-yocto-bsp: Add the v5.0 kernel support for all the BSPs
  meta-yocto-bsp: Update the default kernel to v5.0 for the non-x86 BSPs

 meta-poky/conf/distro/poky.conf               |  2 +-
 .../conf/machine/beaglebone-yocto.conf        |  2 +-
 meta-yocto-bsp/conf/machine/edgerouter.conf   |  2 +-
 meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf |  2 +-
 .../linux/linux-yocto_5.0.bbappend            | 27 +++++++++++++++++++
 5 files changed, 31 insertions(+), 4 deletions(-)
 create mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.0.bbappend

-- 
2.19.1



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

end of thread, other threads:[~2019-03-06 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-06 16:47 [PATCH 0/4] meta-yocto-bsp/poky: update kernel to 5.0 bruce.ashfield
2019-03-06 16:47 ` [PATCH 1/4] meta-yocto-bsp: introduce 5.0 bbappend bruce.ashfield
2019-03-06 16:47 ` [PATCH 2/4] meta-yocto-bsp: Add the v5.0 kernel support for all the BSPs bruce.ashfield
2019-03-06 16:47 ` [PATCH 3/4] meta-yocto-bsp: Update the default kernel to v5.0 for the non-x86 BSPs bruce.ashfield
2019-03-06 16:47 ` [PATCH 4/4] poky/kernel: make default 5.0 bruce.ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.