[yocto] Force nostamp from recipe

Svein Seldal sveinse at seldal.com
Thu Sep 29 01:23:59 PDT 2016


Hi

I have a recipe using externalsrc, and with the version of poky I'm 
running, it nostamps do_compile.

Can I force other nostamp tasks from my recipe? E.g. do_configure?

I'm building this recipe for one MACHINE and then rerun the compilation 
for another MACHINE. The recipe is setup to build for tune, which is 
equal. The latter run fails linking because it's referring to the first 
machine's sysroot, not the second. This would have been fixed if the 
second run would call the do_configure task.


Best regards,
Svein



More information about the yocto mailing list