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 15:07:43 +0000 (15:07 +0000)
commit641a4ce862bc8bc5a7e07f3670512d54dd281898
treec4f086c9bd1bddaacf38c0dc66a1f309629df827
parent09102bc42a545fae2b730f1d6191eba570ba6142
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).

(From OE-Core rev: 72264df07d7e57ba8232aae90b76ab220fdb2d22)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]