]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their handling...
authorRobert Bradford <rob@openedhand.com>
Mon, 20 Oct 2008 11:35:49 +0000 (11:35 +0000)
committerRobert Bradford <rob@openedhand.com>
Mon, 20 Oct 2008 11:35:49 +0000 (11:35 +0000)
commitf105cdc88a735b6e0a0b1b0c5a0bd3931a5ad9c3
tree28c6a3b1602603b31bba81b085dc00330e47faab
parenta8644924ab92b090546df1869714b57ba91fcd8b
bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their 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
bitbake-dev/lib/bb/cooker.py
bitbake-dev/lib/bb/event.py
bitbake-dev/lib/bb/ui/knotty.py
bitbake-dev/lib/bb/ui/ncurses.py