mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
There is no connman in LSB image. So we need to remove connman test from it. And when we check if ip address fetched by Test_Fetch_Target_IP is valid, we should use "==" operator for string comparison. Signed-off-by Jiajun Xu <jiajun.xu@intel.com>