Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta: remove remaining True option to getVarFlag calls | Ming Liu | 2017-01-31 | 1 | -1/+1 |
* | oe/data: Add export2json function | Aníbal Limón | 2017-01-23 | 1 | -0/+28 |
* | meta: remove True option to getVarFlag calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -1/+1 |
* | classes/lib: Update to match python3 iter requirements | Richard Purdie | 2016-06-02 | 1 | -1/+1 |
* | meta: Update to modern exception syntax | Richard Purdie | 2016-05-21 | 1 | -1/+1 |
* | classes/lib: Add expand parameter to getVarFlag | Richard Purdie | 2016-02-04 | 1 | -1/+1 |
* | Remove a number of unneeded import os/bb calls | Richard Purdie | 2012-07-19 | 1 | -1/+0 |
* | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 2012-03-05 | 1 | -1/+1 |
* | data.py: fixed message domain errors | Samuel Stirtzel | 2011-10-14 | 1 | -1/+1 |
* | oe.data: expand the flags | Chris Larson | 2011-05-20 | 1 | -0/+5 |
* | Implement variable typing (sync from OE) | Chris Larson | 2011-05-20 | 1 | -0/+13 |