Home
last modified time | relevance | path

Searched defs:tmpdir (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dbuildproject.py18 def __init__(self, uri, foldername=None, tmpdir=None, dl_dir=None): argument
H A Dqemutinyrunner.py22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
H A Dtargetbuild.py18 def __init__(self, d, uri, foldername=None, tmpdir=None): argument
H A Dqemurunner.py36 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir… argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/target/
H A Dqemu.py26 tmpdir='', dir_image='', boottime=60, serial_ports=2, argument
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dupgrade.py33 def _get_srctree(tmpdir): argument