]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/controllers/masterimage: add a base class for hw targets
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 30 Apr 2014 12:31:57 +0000 (13:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Apr 2014 20:52:11 +0000 (21:52 +0100)
commit1d70b1908e1dc5d612b0627022659639e3f384e5
treed42d45746ce05e2c816744b90732ad6462dfc559
parentb8f82a8808b0d217815b30ed06efc8a0be4494a5
oeqa/controllers/masterimage: add a base class for hw targets

Right now GummibootTarget is the only hardware TEST_TARGET with deployment,
but we will add more, so let's make an abstract base class, that will
do the common thing for all the hw targets.

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