Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake data module abstraction: | Holger Hans Peter Freyther | 2005-05-17 | 1 | -2/+2 |
| | | | | | | | | | -bb.data is now a delegate to hookable Data implementation. -bb.data.init() is the 'factory' method to create a instance of a concrete implementation. -Kill assumptions that bb.data.init() returns a {} (python dict) -Add the old Dictionary Based Implementation as data_dict.py | ||||
* | Adapt bits to the new way of handling the debug level. | Chris Larson | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | Initial import. | Chris Larson | 2004-12-07 | 1 | -0/+79 |