Home
last modified time | relevance | path

Searched defs:init_path (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Ddevtool39 init_path = '' variable in ConfigHandler
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A D__init__.py27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument