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