diff options
author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2014-03-07 11:34:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-11 08:11:41 -0700 |
commit | 724b83d141e33b1d870dbf8210a714a0b118bd04 (patch) | |
tree | a10f2524116c4f9d222c8d5370b7d6f5a78c6598 /meta/recipes-kernel | |
parent | 517bc165bb96cfc62da8fde23abc315981941d49 (diff) | |
download | poky-724b83d141e33b1d870dbf8210a714a0b118bd04.tar.gz |
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.
(From OE-Core rev: 47d2049d13ab71e0310e9eedaf307d6c3e530b44)
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>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions