]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Change terminology online/offline to sync/async
authorRob Bradford <rob@linux.intel.com>
Thu, 23 Oct 2008 13:28:11 +0000 (14:28 +0100)
committerRob Bradford <rob@linux.intel.com>
Thu, 23 Oct 2008 13:28:11 +0000 (14:28 +0100)
commitc26d6cfda09cb78aead92a9f868d0730ad1ad181
tree2a71091711cf5f2b238d852307aeb63a41c979f9
parentf0b1d561c7396f005a8308f32df24855181647fd
bitbake-dev: Change terminology online/offline to sync/async

Change the terminology from online/offline to sync/async when referring to
commands that return a result immediately versus those that produce changes
that are emitted as events over time.
bitbake-dev/lib/bb/command.py
bitbake-dev/lib/bb/cooker.py