Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py22 …def __init__(self, machine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, … argument
H A Dqemurunner.py45 …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 Drunqemu.py22 deploy_dir_image = '' variable in RunqemuTests
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu347 def set_machine_deploy_dir(self, machine, deploy_dir_image): argument
/openbmc/openbmc/poky/scripts/
H A Drunqemu347 def set_machine_deploy_dir(self, machine, deploy_dir_image): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1692 def _get_image_files(self, deploy_dir_image, image_name, image_file_extensions): argument