summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/data.py
Commit message (Expand)AuthorAgeFilesLines
* lib: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+2
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-0/+4
* meta: add search, replace strings to export2jsonbrian avery2017-04-201-2/+4
* meta: remove remaining True option to getVarFlag callsMing Liu2017-01-311-1/+1
* oe/data: Add export2json functionAníbal Limón2017-01-231-0/+28
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* classes/lib: Update to match python3 iter requirementsRichard Purdie2016-06-021-1/+1
* meta: Update to modern exception syntaxRichard Purdie2016-05-211-1/+1
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-041-1/+1
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-1/+0
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-1/+1
* data.py: fixed message domain errorsSamuel Stirtzel2011-10-141-1/+1
* oe.data: expand the flagsChris Larson2011-05-201-0/+5
* Implement variable typing (sync from OE)Chris Larson2011-05-201-0/+13