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 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto