diff options
author | Ross Burton <ross.burton@intel.com> | 2018-09-21 16:11:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-15 11:55:38 +0000 |
commit | a785fdbe62595af092e050c19e291596e84fb930 (patch) | |
tree | 7cd47422956493da0a76e1c1fc34501c1b8c2aa8 /meta/classes | |
parent | 1e534573c73104819f455b6816b5271a24bee09a (diff) | |
download | poky-a785fdbe62595af092e050c19e291596e84fb930.tar.gz |
runqemu: clean up subprocess usage
Where possible pass lists instead of strings, don't use a subshell, and call
check*() instead of using Popen directly.
(From OE-Core rev: d2374623444752af1ad748ed36b68ea58f629bf6)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions