diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2017-01-13 14:33:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-19 22:45:46 +0000 |
commit | 66f66d1d763ff7bbaab9e8fcdf7fc882f2dfbb13 (patch) | |
tree | a76242917938ddffdbb635f2a27b8f40a9e91647 /meta/recipes-devtools/m4 | |
parent | 97c07a55815c2fc3915705317b6f30d212fa1d45 (diff) | |
download | openembedded-core-66f66d1d763ff7bbaab9e8fcdf7fc882f2dfbb13.tar.gz openembedded-core-66f66d1d763ff7bbaab9e8fcdf7fc882f2dfbb13.tar.bz2 openembedded-core-66f66d1d763ff7bbaab9e8fcdf7fc882f2dfbb13.zip |
oeqa/utils/qemurunner.py: Add missing sys module
This adds the missing sys module used by the child process
to exit. It seems the exception was cached in testimage and
selftest. It seems nobody noticed this because the module
is only used for sys.exit().
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/m4')
0 files changed, 0 insertions, 0 deletions