[OE-core] [PATCH 1/9] kernel.bbclass: compile kernel and modules in a single task

Richard Purdie richard.purdie at linuxfoundation.org
Thu Dec 15 14:56:16 UTC 2011


On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
> There is no point in compiling kernel modules in a separate task, run
> right after do_compile. On the other hand merging those tasks will e.g.
> make icecc used also for modules compilation, etc.
> 
> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
> ---
>  meta/classes/kernel.bbclass |    6 +-----
>  1 files changed, 1 insertions(+), 5 deletions(-)

Just to summarise the feedback, I think there valid reasons to have
these tasks separately so icecc is going to need to learn to deal with
this...

Cheers,

Richard





More information about the Openembedded-core mailing list