]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/context.py: Add logger to getTarget
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 21 Dec 2016 13:08:25 +0000 (13:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:56 +0000 (12:03 +0000)
commit26bae3c255bc1e1cc8d81db0cffc809de0182a43
treee974c46188d321c90adea188841fa75e5b6ab549
parent7485a08c967916fb6edff4cc573d9314ec577031
oeqa/runtime/context.py: Add logger to getTarget

Current targets (ssh and qemu) require a logger in their
constructors, so in order to get a new target we need
to provide the logger.

[YOCTO #10686]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/lib/oeqa/runtime/context.py