Re: [OE-core] [PATCH 2/2] oeqa/selftest: verify that devtool can use plugins in other layers

2015-10-12 Thread Paul Eggleton
Hi Ross, On Monday 12 October 2015 13:03:25 Ross Burton wrote: > Verify that devtool can use plugins in other layers by invoking the > "selftest-reverse" command provided by meta-selftest. I would squash these two patches together; additionally the no-op plugin_init() is no longer required these

[OE-core] [PATCH 2/2] oeqa/selftest: verify that devtool can use plugins in other layers

2015-10-12 Thread Ross Burton
Verify that devtool can use plugins in other layers by invoking the "selftest-reverse" command provided by meta-selftest. Signed-off-by: Ross Burton --- meta/lib/oeqa/selftest/devtool.py | 12 1 file changed, 12 insertions(+) diff --git a/meta/lib/oeqa/selftest/devtool.py b/meta/l