]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: add kernel 3.2.2 support
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 27 Jan 2012 20:41:20 +0000 (15:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Feb 2012 14:58:46 +0000 (14:58 +0000)
commit72264df07d7e57ba8232aae90b76ab220fdb2d22
tree77ebebc7c308b45154fdea8a33aa2484b030cd15
parent5a3759f4b23361dd2c1968ce51e5c3695a661972
linux-yocto: add kernel 3.2.2 support

Adding initial support for the linux 3.2 kernel.

Although the branching and naming has changed slightly, the same BSPs and
features exist in this tree as have existed in previous linux-yocto versions.

Notable features of this update are:

  - streamlined branch naming
  - configuration and functionality split in the standard kernel
  - creation of the 'tiny' kernel type branch
  - audited kernel configurations with optional features documented
    in the meta branch
  - feature and BSP refreshes
  - 3.2-rt support refresh
  - qemu ppc graphics support

Build and boot testing has been performed on all emulated targets
(sato and core).

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_3.2.bb [new file with mode: 0644]