diff options
author | Ross Burton <ross.burton@intel.com> | 2015-07-22 15:20:48 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-18 19:22:22 +0100 |
commit | e4f0b095e8bac54573f1e4af2d1e3f665226ce1b (patch) | |
tree | bf051bac0fd19a2cb7c2168eff6cf220f24e7e9e /meta/classes/setuptools.bbclass | |
parent | b50596d8f6e858e2e733f2d9913a19c6f3cd5863 (diff) | |
download | poky-e4f0b095e8bac54573f1e4af2d1e3f665226ce1b.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 master rev: 519e381278d40bdac79add340e4c0460a9f97e17)
(From OE-Core rev: 97478640e1449e861b880dd3bedc6af1b0bbacdc)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/setuptools.bbclass')
0 files changed, 0 insertions, 0 deletions