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/5] kernel: consolidated pull request
Date: Mon, 16 Mar 2015 13:27:05 -0400	[thread overview]
Message-ID: <cover.1426525757.git.bruce.ashfield@windriver.com> (raw)

Hi all,

Here are the latest batch of kernel (and kernel related packages) fixes that 
I've been working with and testing in my environment.

perf: two commits

  [PATCH 4/5] perf: drop PR
  [PATCH 5/5] perf: add bash to RDEPENDS

The PR drop is incidental to when I was fixing the bash rdepends issue [YOCTO: #7445],
so I kept it in a separate commit.

kernel-tools: two commits

  [PATCH 1/5] kern-tools: fix iterative configuration runs                                                                                          
  [PATCH 2/5] kernel-yocto: split meta data generation from patching phase

These changes were triggered when fixing up QA warnings on the Intel BSPs,
and the incremental processing of changing meta data, and re-running the
configure and check steps was less than ideal. They are a shuffling and
split of the tasks, with no other significant changes.

And finally, a 3.19 -stable kernel update.

  [PATCH 3/5] linux-yocto/3.19: integrate korg -stable update                                                                                       

Cheers,

Bruce

The following changes since commit 7f30749fe026e9ceb75d73b89271145a45a60763:

  oeqa/parselogs: Skip hda opcode errors (2015-03-12 12:50:24 +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):
  kern-tools: fix iterative configuration runs
  kernel-yocto: split meta data generation from patching phase
  linux-yocto/3.19: integrate korg -stable update
  perf: drop PR
  perf: add bash to RDEPENDS

 meta/classes/kernel-yocto.bbclass                    |  9 +++++++--
 .../kern-tools/kern-tools-native_git.bb              |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb   |  6 +++---
 meta/recipes-kernel/linux/linux-yocto_3.19.bb        | 20 ++++++++++----------
 meta/recipes-kernel/perf/perf.bb                     |  4 +---
 5 files changed, 22 insertions(+), 19 deletions(-)

-- 
2.1.0



             reply	other threads:[~2015-03-16 17:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 17:27 Bruce Ashfield [this message]
2015-03-16 17:27 ` [PATCH 1/5] kern-tools: fix iterative configuration runs Bruce Ashfield
2015-03-16 17:27 ` [PATCH 2/5] kernel-yocto: split meta data generation from patching phase Bruce Ashfield
2015-03-17  6:52   ` Burton, Ross
2015-03-17 12:21     ` Bruce Ashfield
2015-03-17 13:49       ` Burton, Ross
2015-03-17 13:50         ` Bruce Ashfield
2015-03-17 13:51           ` Burton, Ross
2015-03-16 17:27 ` [PATCH 3/5] linux-yocto/3.19: integrate korg -stable update Bruce Ashfield
2015-03-16 17:27 ` [PATCH 4/5] perf: drop PR Bruce Ashfield
2015-03-17  7:01   ` Burton, Ross
2015-03-17 12:20     ` Bruce Ashfield
2015-03-17 13:48       ` Burton, Ross
2015-03-17 13:50         ` Bruce Ashfield
2015-03-17 13:52           ` Burton, Ross
2015-03-16 17:27 ` [PATCH 5/5] perf: add bash to RDEPENDS 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.1426525757.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.