]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/targetcontrol: fix loading a controller using a class name
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 7 Mar 2014 11:34:05 +0000 (11:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2014 15:07:59 +0000 (08:07 -0700)
commit47d2049d13ab71e0310e9eedaf307d6c3e530b44
treea29c80544eedf80dca2b72cec40076d01503b847
parentc1f2a3c41969df0b7f08cf314b2cb7c9a6030092
oeqa/targetcontrol: fix loading a controller using a class name

This was wrong and if one would do TEST_TARGET = "SimpleRemoteTarget"
instead of TEST_TARGET = "simpleremote" it would complain
that there is no such controller when there is.

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