[OE-core] [PATCH 2/2] kernel.bbclass: Call make with correct variables in kernelscripts_sstate_postinst

Richard Purdie richard.purdie at linuxfoundation.org
Tue Nov 19 17:46:16 UTC 2013


On Tue, 2013-11-19 at 12:41 -0500, Bruce Ashfield wrote:
> On Tue, Nov 19, 2013 at 12:37 PM, Mike Crowe <mac at mcrowe.com> wrote:
> > Ensure that the environment variable and command line arguments that are
> > used when calling make in kernel_do_compile are used in
> > kernelscripts_sstate_postinst.
> 
> What issue was this causing for you ? The scripts are native, and hence
> should just be using the build machines compiler, linker and don't need
> the kernel args.
> 
> So I'm not convinced that we need this patch, without seeing a tangible
> issue that was triggered.

I think for some arches at least, something targetish is being cleaned
and then needing to be rebuilt.

I don't want to have to add dependencies for the toolchain so we need to
look into this further. 

Mike: which arch was this on and do you have the compile error?

Cheers,

Richard




More information about the Openembedded-core mailing list