lib/oeqa/runtime: smart: limit channel add to useful ones
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 11 Sep 2013 18:40:21 +0000 (21:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2013 22:31:00 +0000 (23:31 +0100)
commitb75da56e0d29f0634822d003126356d9d30f09e0
treeebfe379a1bd4866dcb3de5b79341aa015d549fe6
parentf4bd096983f2ad6d9545f79beda6910d23d65217
lib/oeqa/runtime: smart: limit channel add to useful ones

Don't add inappropiate channels on the target.
This happens when building two different machines in the
same dir and then running the tests for each machine.

(From OE-Core rev: 9e4e475b598f6b9bd2b653c72a1c1d5bd5c0b8c9)

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