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:28:09 +0000 (13:28 +0000)
commit1d5bda22b5d9326da5b17f99d8670d339c22b9f5
treeeacf558c41c5b0086aef9e1a13ce44fe696ed194
parent87d44096c77b3b59751c2664e0f6fec7f179cfc1
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).

(From OE-Core rev: 88f88a22dfa730161168b0f228e3954178b74c6a)

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