]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKS
authorAndre McCurdy <armccurdy@gmail.com>
Wed, 23 Dec 2015 00:12:52 +0000 (16:12 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 11:32:21 +0000 (11:32 +0000)
commit70b8a60d42831c701d10066eb57aaaad7a6fb7ae
treed941310bf5e7dcc3b66a6439622b9ab90c390377
parentebf68926139ae5374c4d2669930d7f3817ad8f5a
kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKS

The do_kernel_link_vmlinux() task modifies the build directory (not
the source tree) and should not be skipped when externalsrc is being
used.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass