]> code.ossystems Code Review - openembedded-core.git/commit
kernel: fix out of tree module builds
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 14 Nov 2014 19:51:27 +0000 (14:51 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Dec 2014 11:24:03 +0000 (11:24 +0000)
commit4b981e4fd5a4744d0d83053219274296e7785e77
treed45caedfb9238be839117f6aaacaa897f00d96ee
parent3b3f7e785e27990ba21bc7cd97289c826a9a95d1
kernel: fix out of tree module builds

With the kernel build optimizations, we no longer copy the source from
the built kernel into the staging dir, since the kernel is unpacked and built
directly from the staging dir.

This means that a few build artifacts need to be restored to allow out of
tree modules to once again build.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass