All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kernel-yocto: 4.9 goodness
@ 2016-12-22 14:49 Bruce Ashfield
  2016-12-22 14:49 ` [PATCH 1/2] linux-libc-headers: introduce 4.9 headers Bruce Ashfield
  2016-12-22 14:49 ` [PATCH 2/2] kernel: introduce linux-yocto v4.9 recipes Bruce Ashfield
  0 siblings, 2 replies; 6+ messages in thread
From: Bruce Ashfield @ 2016-12-22 14:49 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

Hi all,

I'm sending this out so it can get some extra test cycles. I've built and
booted core-image-kernel-dev/sato on qemu* with the 4.9 kernel and 4.9
libc-headers.

I didn't see any issues .. but there always seems to be one lurking.

I'm heading out of town for the holidays, so this commit does not switch
qemu* to use 4.9 by default, but it does put the recipes and trees in
place for upcoming work on new targets and -rt support.

So assuming that the libc-headers change survives some autobuilder cycles,
this should be safe for merge.

Cheers,

Bruce

The following changes since commit d0d260b0b85790ceb136dd6b0445e8e33d038f5e:

  u-boot/beaglebone: Select Beaglebone Black target specifically. (2016-12-17 09:57:37 +0000)

are available in the git repository at:

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

Bruce Ashfield (2):
  linux-libc-headers: introduce 4.9 headers
  kernel: introduce linux-yocto v4.9 recipes

 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 ...bc-headers_4.8.bb => linux-libc-headers_4.9.bb} |  6 +--
 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb    | 38 +++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb  | 25 ++++++++++++
 meta/recipes-kernel/linux/linux-yocto_4.9.bb       | 44 ++++++++++++++++++++++
 5 files changed, 110 insertions(+), 5 deletions(-)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.8.bb => linux-libc-headers_4.9.bb} (64%)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_4.9.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_4.9.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_4.9.bb

-- 
2.5.0



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

end of thread, other threads:[~2016-12-26  2:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-22 14:49 [PATCH 0/2] kernel-yocto: 4.9 goodness Bruce Ashfield
2016-12-22 14:49 ` [PATCH 1/2] linux-libc-headers: introduce 4.9 headers Bruce Ashfield
2016-12-23 10:23   ` Jussi Kukkonen
2016-12-25  3:33     ` Bruce Ashfield
2016-12-26  2:34     ` Bruce Ashfield
2016-12-22 14:49 ` [PATCH 2/2] kernel: introduce linux-yocto v4.9 recipes 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.