summaryrefslogtreecommitdiffstats
path: root/bitbake-dev/lib/bb/event.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake-dev: Include the worker's PID in eventsRob Bradford2008-10-211-0/+5
| | | | | 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.
* bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their ↵Robert Bradford2008-10-201-12/+0
| | | | | | | | handling in the UI These events are superfluous now that BB operates on a task level granularity. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5541 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-301-0/+302
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966