summaryrefslogtreecommitdiff
path: root/bitbake/bin/bitbake-runtask
AgeCommit message (Expand)AuthorFiles
2010-10-14bitbake-runtask: Ensure logging settings take effect in the worker process (a...Richard Purdie1
2010-10-11bitbake-runtask: Ensure logging options are inherited from the parentRichard Purdie1
2010-09-29bitbake/bitbake-runtask: Signatures are needed in task context and have littl...Richard Purdie1
2010-09-28bitbake: Pass task hash information to subprocessesRichard Purdie1
2010-09-13bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (incl...Richard Purdie1
2010-09-07bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the child...Richard Purdie1
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie1
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie1