Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py258 exec_func_python(func, d, runfile, cwd=adir)
278 def exec_func_python(func, d, runfile, cwd=None): function