]> code.ossystems Code Review - openembedded-core.git/commit
images: introduce core-image-kernel-dev
authorBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 25 Aug 2014 17:22:53 +0000 (13:22 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Dec 2014 11:24:03 +0000 (11:24 +0000)
commit6c22c0e7e7bb392df6d04864f56d66d3a2c1e32b
tree7192c9acca915f8eebc4a1e28423f8c64b4984da
parent6412dc1df434f774c434ec08bf9b3706edb756f2
images: introduce core-image-kernel-dev

When building a new kernel, or testing and update to the kernel there
are a set of packages that are sensitive to APIs, build system and
other changes associated with the kernel.

After building this recipe, we can be reasonably sure that a new kernel
package and coupled userspace have been built, installed and tested
via a single image.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-extended/images/core-image-kernel-dev.bb [new file with mode: 0644]