diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-09-12 12:23:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 22:07:42 +0100 |
commit | 03aa1ef733032e1acae4d291580968301679117f (patch) | |
tree | 8ab91f214b8222b1742e0877a1cc961a4cacf69a /meta/recipes-kernel | |
parent | 92a08ae838119e938922f95c14d0fcfece65a69a (diff) | |
download | poky-03aa1ef733032e1acae4d291580968301679117f.tar.gz |
qemurunner.py: wait for PID to appear in procfs
We need QEMU PID in order to access "/proc/<qemupid>/cmdline"
Having a valid QEMU PID does not mean we can access the proc entry
immediately, we need to wait for the /proc/<qemupid> to appear
before we can access it.
(From OE-Core rev: d2d069fa9910d1c7a94c898355a63fca03ec5ad8)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions