[yocto] How to do the specified tasks instead of many default ones

Paul Eggleton paul.eggleton at linux.intel.com
Thu Sep 20 02:37:26 PDT 2012


On Thursday 20 September 2012 15:41:54 Liu wrote:
>      I'm compiling a test package  "helloworld",then I just want to do the
> standard tasks of "do_fetch","do_unpack" until the task "do_compile",and I
> do not want to the next tasks like "do_build","do_package". I think there
> exist the task dependency chain,but can hardly find how to remove the tasks
> I do not want to do.Can anyone tell me something detailed about this
> question ?

If you mean for a single execution, just run "bitbake -c compile helloworld".

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list