Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com
Subject: [PATCH 0/4] linux-yocto: kernel version updates
Date: Sun, 26 Feb 2017 22:10:01 -0500	[thread overview]
Message-ID: <cover.1488164498.git.bruce.ashfield@windriver.com> (raw)

Hi all,

Here is the latest updates to the linux-yocto kernel versions, and represents
the versions that we'd like to be included in the upcoming release.

Those versions are:

 - 4.1:  LTSI
 - 4.9:  LTS
 - 4.10: 'latest'

I've also updated the linux-libc-headers to 4.10 to match.

I built and booted this kernel and libc-headers update against qemu (all
arches, all word sizes) and I also built the same images against musl as
the c library.

After working through some issues (config and tools), everything now looks
clean and I didn't pick up any issues.

NOTES:

 - this series needs the latest lttng 2.9.x -stable release, which was
   posted to oe-core on Sunday February 26th.

 - I'll send follow up patches to poky/yocto-bsps to update the bbapends
   and kernels there.

 - You'll note that I'm not dropping the 4.8 recipes in this series, since
   there are still reference BSPs that indicate it as the preferred
   version. I need to get the reference BSP maintainers to bump the versions
   and then I'll drop 4.9.

 - As in the past, if folks are concerned about the amount of space the
   linux-yocto versions are taking up, we can investigate shallow clones, or
   I can do a versioned branching structure. Either of those options can be
   done after this version bump is in-tree, since it is a separate topic.

 - I'll also be sending -stable updates for 4.1, 4.9 and 4.10 separately
   in the next few days.

Cheers,

Bruce

The following changes since commit 3c83b56309ab419f8cda72c0711479f60f61439a:

  bitbake: fetch2/svn: change 'rsh' parameter to 'ssh' (2017-02-23 12:50:17 -0800)

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 (4):
  linux-yocto: introduce 4.10 recipes
  libc-headers: introduce 4.10 and set as default
  linux-yocto-dev: add virtio fragment for virtio targets
  linux-yocto: drop 4.4 recipes

 meta/conf/distro/include/tcmode-default.inc        |  2 +-
 ...c-headers_4.9.bb => linux-libc-headers_4.10.bb} |  4 ++--
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |  2 ++
 ...inux-yocto-rt_4.4.bb => linux-yocto-rt_4.10.bb} | 12 +++++-----
 ...-yocto-tiny_4.4.bb => linux-yocto-tiny_4.10.bb} | 12 +++++-----
 .../{linux-yocto_4.4.bb => linux-yocto_4.10.bb}    | 26 ++++++++++++----------
 6 files changed, 33 insertions(+), 25 deletions(-)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_4.9.bb => linux-libc-headers_4.10.bb} (66%)
 rename meta/recipes-kernel/linux/{linux-yocto-rt_4.4.bb => linux-yocto-rt_4.10.bb} (77%)
 rename meta/recipes-kernel/linux/{linux-yocto-tiny_4.4.bb => linux-yocto-tiny_4.10.bb} (52%)
 rename meta/recipes-kernel/linux/{linux-yocto_4.4.bb => linux-yocto_4.10.bb} (56%)

-- 
2.5.0



             reply	other threads:[~2017-02-27  3:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27  3:10 Bruce Ashfield [this message]
2017-02-27  3:10 ` [PATCH 1/4] linux-yocto: introduce 4.10 recipes Bruce Ashfield
2017-02-27  3:10 ` [PATCH 2/4] libc-headers: introduce 4.10 and set as default Bruce Ashfield
2017-02-27  3:10 ` [PATCH 3/4] linux-yocto-dev: add virtio fragment for virtio targets Bruce Ashfield
2017-02-27  3:10 ` [PATCH 4/4] linux-yocto: drop 4.4 recipes Bruce Ashfield
2017-02-28 21:25   ` Saul Wold
2017-03-03 14:41 ` [PATCH 0/4] linux-yocto: kernel version updates Burton, Ross
2017-03-03 16:07   ` Burton, Ross

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.1488164498.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=saul.wold@intel.com \
    /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