]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/targetcontrol: restart method shouldn't be abstract
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 30 Apr 2014 12:31:58 +0000 (13:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Apr 2014 20:52:11 +0000 (21:52 +0100)
commit1dd1edb5ea551c8a01538b130aa4d0c361eae14d
tree6a8d9d06d781c0e5e5a04d633c50a1420b216696
parent1d70b1908e1dc5d612b0627022659639e3f384e5
oeqa/targetcontrol: restart method shouldn't be abstract

And drop the un-needed and un-used restart methods.
Only qemu ever used this and actually does it safely.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/controllers/masterimage.py
meta/lib/oeqa/targetcontrol.py