]> code.ossystems Code Review - openembedded-core.git/commit
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:21:23 +0000 (23:21 +0100)
commit9e4e475b598f6b9bd2b653c72a1c1d5bd5c0b8c9
treea3ba759bfa72b7a0045f516393b023880db9487b
parent5db4b53e5d969a6da314904fa2335462947c97ea
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.

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