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

Bruce Ashfield bruce.ashfield at windriver.com
Wed Jan 4 20:12:59 UTC 2012


Richard/Saul,

Here's a 3pack of kernel changes. The breakdown is as follows:

1) kern-tools: import flexible branching support

This fixes an issue that Saul found with the Intel boards that
use the yocto/emgd, yocto/eg20t graphics branches. We need to
be able to have features that allow a branch to be tested via
multiple creations. So these changes allow that again.

2) linux-yocto: bump kernel version to v3.0.14

Normal maintainance here. Bumping the version to pickup 3.0.14 fixes.
  
3) linux-yocto: use src_patches for out of tree kernel feature support

This is to fix some issue we found in 1.1 and was on the M2
feature schedule. This sets the stage for Tom's BSP scripts and
out of tree development. 

At the least, you want #1 right away to fix potential breakage.

Cheers,

Bruce


The following changes since commit 021848be9eeb71de8acfba6c66c11645b01523b8:

  valgrind: Fix for automake update (2012-01-04 16:04:08 +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 (3):
  kern-tools: import flexible branching support
  linux-yocto: bump kernel version to v3.0.14
  linux-yocto: use src_patches for out of tree kernel feature support

 meta/classes/kernel-yocto.bbclass                  |   67 +++++++++++++++++++-
 .../kern-tools/kern-tools-native_git.bb            |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |    8 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |   19 +++---
 4 files changed, 80 insertions(+), 16 deletions(-)

-- 
1.7.4.1





More information about the Openembedded-core mailing list