Searched defs:deploy_dir_image (Results 1 – 6 of 6) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemutinyrunner.py | 22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
|
H A D | qemurunner.py | 47 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir… argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | runqemu.py | 22 deploy_dir_image = '' variable in RunqemuTests
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | runqemu | 347 def set_machine_deploy_dir(self, machine, deploy_dir_image): argument
|
/openbmc/openbmc/poky/scripts/ |
H A D | runqemu | 347 def set_machine_deploy_dir(self, machine, deploy_dir_image): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 1695 def _get_image_files(self, deploy_dir_image, image_name, image_file_extensions): argument
|