Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py256 exec_func_shell(func, d, runfile, cwd=adir)
407 def exec_func_shell(func, d, runfile, cwd=None): function