All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] kernel-yocto: 4.9 goodness
Date: Thu, 22 Dec 2016 09:49:18 -0500	[thread overview]
Message-ID: <cover.1482415485.git.bruce.ashfield@windriver.com> (raw)

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



             reply	other threads:[~2016-12-22 14:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-22 14:49 Bruce Ashfield [this message]
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

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.1482415485.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.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 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.