]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 8 Aug 2016 20:41:28 +0000 (15:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:33 +0000 (10:45 +0100)
commit4c28c03a2322fbcb9a5c268b08eaeb71d940ee04
tree344c9da8fc20f90ec290539768f048dc792396a2
parenta53393082f331a613cb3eb973a07bab22cefcde8
oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner

Now Runner's support extra_bootargs for the kernel so add
extra_bootparams to the start() methods to avoid exception.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/targetcontrol.py
meta/lib/oeqa/utils/qemutinyrunner.py