[yocto] Bitbake and task offloading onto multiple cloud-based servers

Chris Larson clarson at kergoth.com
Fri Jan 4 13:27:10 PST 2013


On Fri, Jan 4, 2013 at 2:17 PM, Alex J Lennon <ajlennon at dynamicdevices.co.uk
> wrote:

> Where would one start to look in the bitbake code to add this kind of
> support in?
>

See the subclasses of RunQueueExecute in bb.runqueue, this is what executes
the tasks. For an idea of how to implement opting in to a different class,
see how BB_SCHEDULER is implemented.
-- 
Christopher Larson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130104/87ba20fe/attachment.html>


More information about the yocto mailing list