]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: introduce v3.10
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 23 Aug 2013 18:08:20 +0000 (14:08 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:25:59 +0000 (11:25 +0100)
commit6dc46834c6edaf358c18b26e4304bc9e7413eb60
tree1c66a966de3a86d276c5a7d7740a5a605c390e1d
parent1e35d04067357b1c65d9e2c4796acfa02274fd9d
linux-yocto: introduce v3.10

Introduce the 3.10 kernel. This is based on the 3.10.9 upstream kernel
and replaces the 3.8 recipes, which will be removed once all reference
boards have been updated.

3.10 also the latest LTSI and will be updated with that content when it
becomes available.

Other features of the 3.10 kernel include:

  - refreshed -rt support
  - refreshed yaffs2, aufs3
  - cryptodev
  - bfs, edf, and OCF staged features
  - scrubbed and updated meta data for v3.10
  - improved tools support for meta data updates and queue maintenance
  - patch carry forward from all previous linux-yocto kernels and
    configuration.

This kernel has been built and boot tested on all qemu machines and architectures.

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.10.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb [new file with mode: 0644]
meta/recipes-kernel/linux/linux-yocto_3.10.bb [new file with mode: 0644]