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