]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/targetcontrol: properly get the host ip
authorStefan Stanacar <stefanx.stanacar@intel.com>
Tue, 25 Feb 2014 10:46:11 +0000 (12:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Feb 2014 17:50:46 +0000 (17:50 +0000)
commit19af3ac53690b1bd2fee54827090f59c525d2236
tree9c7eb8902588ed5b5f905eaccdf032ef5b6323f3
parent0521d48a1612bfc735e2c86acc9b685c1dc389ef
oeqa/targetcontrol: properly get the host ip

For the SimpleRemote target where we need the host ip and
it wasn't set in conf, we tried to determine it automatically.
However ip route output isn't the same for every network, we
need the last field from the first line.

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