summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/command.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake-dev: add a setVariable commandRob Bradford2008-10-241-0/+9
| | | | | This is synonymous with the getVariable command and allows you to set values in the data dictionary.
* bitbake-dev: rename readVariable to getVariableRob Bradford2008-10-231-1/+1
| | | | | Changing the name of this command makes it more consistent with other command names.
* bitbake-dev: Change terminology online/offline to sync/asyncRob Bradford2008-10-231-38/+38
| | | | | | 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.
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-301-0/+211
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966