Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] linux-yocto: consolidate pull request
Date: Fri, 18 Dec 2015 15:44:31 -0500	[thread overview]
Message-ID: <cover.1450471022.git.bruce.ashfield@windriver.com> (raw)

Hi all,

To get some of the prep out of the way early for the 2.1 release, consider
this a "needs more builds and testing" pull request. I've built for all
arches (both with -dev and 4.1), booted core-image-minimal and sato, and
built core-image-kernel-dev .. but when you are balancing all the combos,
some things can slip through.

4.4 is the next LTSI kernel, and will be the newest versioned/named recipe
for the release, so this series does the following:

 - updated -dev to 4.4-rc5
 - removed 3.14 and 3.19
 - fixes recipes/package that broke during 4.4/4.1 testing
 - has a minor regression fix for kernel checkouts

I'll follow up with patches to the yocto mailing list to remove references to
the 3.14 and 3.19 kernels.

Cheers,

Bruce

The following changes since commit 5f406915b5e26761faa4ea5e0edd887ac5ae6e2f:

  bitbake: toaster: remove 2 confusing parameters (2015-12-18 13:51:54 +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 (5):
  yaffs2: fix checkpoint functionality
  lttng-modules: fix build issue against kernel 4.4
  linux-yocto-dev: bump to 4.4-rcX
  linux-yocto/4.1: update to v4.1.15
  linux-yocto: remove 3.14 and 3.19 recipes

Jianxun Zhang (1):
  kernel-yocto: fix checkout bare-cloned kernel repositories

 meta/classes/kernel-yocto.bbclass                  | 13 +++++--
 meta/recipes-kernel/linux/linux-yocto-dev.bb       |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb   | 29 ---------------
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |  6 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 23 ------------
 meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | 23 ------------
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |  6 ++--
 meta/recipes-kernel/linux/linux-yocto_3.14.bb      | 42 ----------------------
 meta/recipes-kernel/linux/linux-yocto_3.19.bb      | 42 ----------------------
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       | 20 +++++------
 meta/recipes-kernel/lttng/lttng-modules_git.bb     |  2 +-
 11 files changed, 28 insertions(+), 180 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_3.14.bb
 delete mode 100644 meta/recipes-kernel/linux/linux-yocto_3.19.bb

-- 
2.1.0



             reply	other threads:[~2015-12-18 20:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 20:44 Bruce Ashfield [this message]
2015-12-18 20:44 ` [PATCH 1/6] yaffs2: fix checkpoint functionality Bruce Ashfield
2015-12-18 20:44 ` [PATCH 2/6] lttng-modules: fix build issue against kernel 4.4 Bruce Ashfield
2015-12-19 10:05   ` Otavio Salvador
2015-12-19 17:44     ` Bruce Ashfield
2015-12-19 17:48       ` Bruce Ashfield
2015-12-21 11:27       ` Otavio Salvador
2015-12-21 11:39         ` Alexander Kanavin
2015-12-22  0:08           ` Bruce Ashfield
2015-12-18 20:44 ` [PATCH 3/6] linux-yocto-dev: bump to 4.4-rcX Bruce Ashfield
2015-12-18 20:44 ` [PATCH 4/6] linux-yocto/4.1: update to v4.1.15 Bruce Ashfield
2015-12-18 20:44 ` [PATCH 5/6] kernel-yocto: fix checkout bare-cloned kernel repositories Bruce Ashfield
2015-12-18 20:44 ` [PATCH 6/6] linux-yocto: remove 3.14 and 3.19 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.1450471022.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@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