]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: kernel-3.0 support recipe
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 20 Jul 2011 20:17:40 +0000 (16:17 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jul 2011 10:47:44 +0000 (11:47 +0100)
commit6b9379e9d409713e5bd9bb46b38968d41cd834e1
tree2a85f9009ceee6599aa8325cbedee95a1c45f2b9
parent4f03d922ce32f602a5a407cf422d82a0d036e4a0
linux-yocto: kernel-3.0 support recipe

Establish the infrastructure to start more comprehensive linux-3.0
testing. With this in place, the populated linux-yocto 3.0 can
optionally be built for supported machines.

Note: this commit does not change the default for any targets and
as such, it would need to be explicitly set as the preferred version
to be built. The staged introduction allows some remaining issues to
be solved, while making this available. Subsequent commits will be
done to switch qemu machines ones they have been validated. If the
default for a machine is not this kernel, consider it best effort.

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