]> code.ossystems Code Review - openembedded-core.git/commit
testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Nov 2017 18:15:02 +0000 (18:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:29 +0000 (17:14 +0000)
commit1054965a2d44df2617127c0c47e34adc62c1bf4d
tree60cc2b6743213600d2fbf7263b9523a742d61f42
parent5c1cdd4f3ea59a202fff853e0390b9aa5859dc74
testimage: Pass the logger into OERuntimeTestContextExecutor.getTarget()

I have no idea why we didn't do this but it means the code has nowhere
to log to unless we do this. This means we can then use the logger
to log data to the task logs.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/classes/testimage.bbclass