]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Turn parsing into a server idle callback allowing the client to interrup...
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 8 Jul 2009 21:46:09 +0000 (22:46 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 8 Jul 2009 21:46:09 +0000 (22:46 +0100)
commit433f50435e2227c66114223a2e2c9c88a5ffeed3
tree6ae23a6032aa661d348254ab6afec727f2f3b9ed
parent67d169aa1ce9ce435989e1416b94f64652b1883d
bitbake-dev: Turn parsing into a server idle callback allowing the client to interrupt parsing and improving user interactvity. Also now specify whether async commands need the cache or not

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake-dev/lib/bb/command.py
bitbake-dev/lib/bb/cooker.py