]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTS
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 18 Jan 2013 05:19:28 +0000 (00:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:19:41 +0000 (13:19 +0000)
commit88f88a22dfa730161168b0f228e3954178b74c6a
tree5f9239cc03ad218e6eb1001d45ba006f4e4b6e1f
parent1acf3ad17bbc1cdcad31c243b7b50daaea99ee7a
kernel-yocto: add KBUILD_OUTPUT to OE_TERMINAL_EXPORTS

Since linux-yocto based recipes have a split build and source directory,
we should export KBUILD=${B} to the devshell. This allows the kernel to
be incrementally build within the shell and not dirty the source
directory (which breaks subsequent full builds).

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