]> code.ossystems Code Review - openembedded-core.git/commit
Resurrect alternative UIs
authorBob Foerster <robert@erafx.com>
Fri, 17 Dec 2010 15:20:39 +0000 (23:20 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 5 Jan 2011 11:13:48 +0000 (11:13 +0000)
commit2e0ef25a50c6a31cd6de52dfb31a04b77e694da3
treefee195184ef180928f6712b05c1ed223382a6c96
parent25ac24e02e3e96945e8ac83e16fe27a6b24789b1
Resurrect alternative UIs

The various alternative UIs have been updated to once again be functional
with the latest bitbake internals.  Each of the UIs still have much room for
functional improvement.

In particular, they have been updated to:
 - interact with the new process based server
 - handle the current set of events and notifications fired from the server
   and its associated subsystems

(Bitbake rev: b947e7aa405966262c0614cae02e7978ec637095)

Signed-off-by: Bob Foerster <robert@erafx.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/bin/bitbake
bitbake/lib/bb/ui/crumbs/progress.py
bitbake/lib/bb/ui/crumbs/runningbuild.py
bitbake/lib/bb/ui/depexp.py
bitbake/lib/bb/ui/goggle.py
bitbake/lib/bb/ui/knotty.py
bitbake/lib/bb/ui/ncurses.py