Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: remove True option to getVar calls | André Draszik | 2019-02-12 | 1 | -1/+1 |
* | classes/base.bbclass: Fix missing getVarFlag parameter | Richard Purdie | 2016-05-24 | 1 | -2/+2 |
* | base.bbclass: Fix bitbake example class usage | Richard Purdie | 2013-01-18 | 1 | -2/+2 |
* | bitbake: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-03 | 1 | -1/+1 |
* | conf/classes: Catch up with bb.data -> direct object access conversion | Richard Purdie | 2012-03-03 | 1 | -3/+3 |
* | Switch bitbake internals to use logging directly rather than bb.msg | Chris Larson | 2010-09-03 | 1 | -12/+0 |
* | Update the minimal base.bbclass & bitbake.conf. | Chris Larson | 2009-07-23 | 1 | -1/+1 |
* | bitbake/lib/bb/__init__.py: | Richard Purdie | 2006-07-08 | 1 | -1/+1 |
* | bitbake data module abstraction: | Holger Hans Peter Freyther | 2005-05-17 | 1 | -2/+2 |
* | 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 |