aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/data.py
AgeCommit message (Expand)Author
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