summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/data.py
AgeCommit message (Expand)Author
2017-04-20meta: add search, replace strings to export2jsonbrian avery
2017-01-31meta: remove remaining True option to getVarFlag callsMing Liu
2017-01-23oe/data: Add export2json functionAníbal Limón
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie
2016-05-21meta: Update to modern exception syntaxRichard Purdie
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2011-10-14data.py: fixed message domain errorsSamuel Stirtzel
2011-05-20oe.data: expand the flagsChris Larson
2011-05-20Implement variable typing (sync from OE)Chris Larson