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... Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
