[OE-core] [PATCH 0/6] linux-yocto: consolidated pull request

Bruce Ashfield bruce.ashfield at windriver.com
Fri Oct 23 20:18:27 UTC 2015


Hi all,

Here is a slightly delayed consolidated pull request for the kernels, and
kernel tools. I've been fighting with boot issues, which have now been
resolved and were unrelated to this update.

I've avoided merging korg -stable updates for now to keep the kernel trees
consistent and not introduce any extra churn.

Everything I've included in this pull reques is either a bug fix to the
tools, or an addition of config/branches that won't impact existing users.

The tools fixes deal with an issue found with the yocto-bsp tool, and
another that Saul found when using a kernel-cache with a korg based tree.
I've run regression here, and everything looks sane.

Take what you think looks safe, and definitely feed it to the autobuilder
to see if I missed anything.

Cheers,

Bruce

The following changes since commit 505a82673ac2487df5ea343a6422c2fc47018831:

  build-appliance-image: Update to jethro head revision (2015-10-21 23:13:11 +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 (6):
  linux-yocto: axxia configuration updates
  linux-yocto/4.1: drm/i915: Fix the VBT child device parsing for BSW
  linux-yocto: nf_tables: Add nf_tables feature
  kern-tools: avoid duplicate .scc file processing
  linux-yocto: skip kernel meta data branches when finding machine
    branch
  linux-yocto/3.19: fix ARM boot with gcc5.x

 meta/classes/kernel-yocto.bbclass                      |  4 +++-
 .../recipes-kernel/kern-tools/kern-tools-native_git.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb       |  2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb        |  4 ++--
 meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb     |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb      |  4 ++--
 meta/recipes-kernel/linux/linux-yocto_3.14.bb          |  2 +-
 meta/recipes-kernel/linux/linux-yocto_3.19.bb          |  4 ++--
 meta/recipes-kernel/linux/linux-yocto_4.1.bb           | 18 +++++++++---------
 9 files changed, 22 insertions(+), 20 deletions(-)

-- 
2.1.0




More information about the Openembedded-core mailing list