summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/runqueue.py
AgeCommit message (Collapse)AuthorFiles
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration ↵Richard Purdie1
attempts and make the 'continue' more aggresive
2008-10-27bitbake-dev: Make the task a parameter of the "tryBuild" commandRob Bradford1
And switch the runqueue to use this rather than keeping it in the self.configuration.cmd variable
2008-10-21bitbake-dev: Include the worker's PID in eventsRob Bradford1
When the runqueue forks off we save the pid inside the event module for that thread. When we next fire an event then that PID gets included in the events.
2008-10-01bitbake: Fix nostamp flag handling bugRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5368 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966