[yocto] Customize Number of Threads per Task?

Post, Travis travis.post at intel.com
Thu May 16 17:40:51 PDT 2013


Hello:

I’ve written a bitbake class that adds a custom task in-between do_configure and do_compile, called ‘do_send_to_remote’. Is there any way for Yocto to allow only one instance of this task to run at a time? I know I can set BB_NUMBER_THREADS = 1, but that will slow down everything. Is there a way to do something like: BB_NUMBER_THREADS[do_send_to_remote] = 1?

Thanks,


Travis




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130517/16a58137/attachment.html>


More information about the yocto mailing list