Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/bootchart2/bootchart2/
H A D0001-bootchartd.in-make-sure-only-one-bootchartd-process.patch33 Remove the wait_boot which used to wait the boot process to finish to
35 wait_boot logic because we either use "/sbin/bootchartd stop" to stop
62 - wait_boot &
/openbmc/qemu/tests/vm/
H A Dbasevm.py187 def wait_boot(self, wait_string=None): member in BaseVM