[OE-core] [PATCH 0/3] linux-yocto: 3.2.2 and 3.0.18 updates

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 30 20:02:09 UTC 2012


Richard/Saul,

Two kernel updates in this pull request. The bigger change is the
introduction/release of the 3.2 kernel repository. I've had this 
under test in one form or another for nearly two months now. It 
no only brings in a new kernel, but introduces some branching changes
and audited kernel configuration fragments. This needs head to the
servers now to allow add-on work to be completed.

I've built and booted sato on all the emulated targets for the 3.2
kernel.

There is an associated set of kern-tools changes to support the 
branching in the 3.2 kernel repository, and the changes are fully
compatible with the existing 3.0 tree.

The second update is a refresh of the 3.0 tree to pickup 3.0.18, and
to merge a set of pending features to that tree. The commit itself
tells the story.

I've built and booted this for all the emulated targets as well.

The following changes since commit b719d7e10bdb5bb4fc9ef70256eb93f925fbda4b:

  useradd: Ensure dependencies are only added for target recipes, not native or nativesdk (2012-01-27 16:59:56 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/kernel-oe
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-oe

Bruce Ashfield (3):
  kern-tools: import config audit and branch manipulation updates
  linux-yocto: add kernel 3.2.2 support
  linux-yocto: update to v3.0.18 + features

 .../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-rt_3.2.bb    |   37 ++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |   19 ++++-----
 meta/recipes-kernel/linux/linux-yocto_3.2.bb       |   41 ++++++++++++++++++++
 5 files changed, 92 insertions(+), 15 deletions(-)
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_3.2.bb

-- 
1.7.4.1





More information about the Openembedded-core mailing list