On Thu, Nov 15, 2012 at 04:49:01PM +0000, Paul Eggleton wrote: > On Thursday 15 November 2012 17:19:07 Martin Jansa wrote: > > I didn't want to use bitbake -e, so that this script can be executed > > when some other bitbake process is running. > > You really should not be trying to touch anything under TMPDIR let alone > sstate files while bitbake is actually running against that same directory. > I'm > not sure why you would want to though...
While running builds for 8 MACHINEs in for loop I find it usefull to test one sysroot (from 1st MACHINE already built) while keeping build for remaining machines running for rest of night and sometimes following days.. At least that was my use-case when I wrote this script.. Yes I could have execute build only for 1st machine, wait till it's finished, then run script wait till it's finished and then start for loop for remainig 7, but that does not allow me to fall asleep while it's still building 1st :) or I have to plan it in advance and build with much longer one-liner. Cheers, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
