diff options
author | Ross Burton <ross.burton@intel.com> | 2015-07-22 15:20:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-23 08:48:40 +0100 |
commit | 1b17b58c5142611d1dc3e7635dafb9b3980fe2d0 (patch) | |
tree | 5dafbc5a331122a4995ec3aaa504272e0b89b41e /scripts/lib | |
parent | d87878ee12b9fcf9699e55817f137c1682d58ce4 (diff) | |
download | poky-1b17b58c5142611d1dc3e7635dafb9b3980fe2d0.tar.gz |
oeqa/QemuRunner: don't use bb for logging
Instead of using bb.note() etc for logging use logging.Logger directly, allowing
the use of QemuRunner outside of bitbake.
Also clean up the logging/errors by moving create_socket() out of
__init__()/restart() and into start().
(From OE-Core rev: 519e381278d40bdac79add340e4c0460a9f97e17)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions