Home
last modified time | relevance | path

Searched refs:otherdata (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dcopy_buildsystem.py206 otherdata = []
221 otherdata.append(line)
256 f.write('\n' + ''.join(otherdata))
/openbmc/qemu/docs/sphinx/
H A Ddbusdomain.py403 def merge_domaindata(self, docnames, otherdata): argument
404 for name, obj in otherdata['objects'].items():