Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py233 def emit_func_python(func, o=sys.__stdout__, d = init()): function
H A Dbuild.py284 bb.data.emit_func_python(func, script, d)