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
Subject: [PATCH 0/2] linux-yocto: consolidated pull request
Date: Fri, 18 Sep 2015 15:21:36 -0400	[thread overview]
Message-ID: <cover.1442603150.git.bruce.ashfield@windriver.com> (raw)

Hi all,

It's a rather small 'consolidated' pull request, but there are some other
fixes I'm working on that I just couldn't get done in time for this 
request .. so I'm not going to sit on these two any longer.

The changes to 4.1 are patches we've received to fix the build of some
filsystems (yaffs2, aufs) for the updated kernel, as well as some bluetooth
and driver support changes.

Note: the kern-tools update is required for the linux-4.1 update to work

The changes to the tools address YOCTO #7282, as well as speeding up
the overall patch process. The change is simple, the tools no longer
audit the series to ensure that you are building every patch that is
referenced in the series. They now only consider patches that are 
in addition to the changes that are part of the tree's meta data ..
i.e. patches that are in the SRC_URI.  That removes significant looping
and validation, as well unexpected resume points and 'skipped' patches.

Cheers,

Bruce

The following changes since commit 5b4e380b9b4335f4607d78d97345bbbda4c66e0e:

  bitbake: data_smart: Ensure OVERRIDES dependencies account for contains() (2015-09-18 15:14:04 +0100)

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-yocto/4.1: aufs, yaffs2 and driver fixes
  kern-tools: optimize patching peformance

 .../recipes-kernel/kern-tools/kern-tools-native_git.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb        |  4 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb      |  4 ++--
 meta/recipes-kernel/linux/linux-yocto_4.1.bb           | 18 +++++++++---------
 4 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.1.0



             reply	other threads:[~2015-09-18 19:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18 19:21 Bruce Ashfield [this message]
2015-09-18 19:21 ` [PATCH 1/2] linux-yocto/4.1: aufs, yaffs2 and driver fixes Bruce Ashfield
2015-09-18 19:21 ` [PATCH 2/2] kern-tools: optimize patching peformance Bruce Ashfield
  -- strict thread matches above, loose matches on Subject: below --
2016-01-27  4:27 [PATCH 0/2]: linux-yocto: consolidated pull request 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.1442603150.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox