openthread / ot-commissioner

OpenThread Commissioner, a Thread commissioner for joining new Thread devices and managing Thread networks.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
52 stars 35 forks source link

[scripts] misc fixes in bootstrap script #152

Closed wgtdkp closed 4 years ago

wgtdkp commented 4 years ago

This PR includes misc updates/fixes for bootstrapping:

  1. downgrade required SWIG version to 3.0 since this is the default version that package tools have for Linux;
  2. install SWIG in the bootstrap script;
  3. install python3 setup tools instead of python2 since it is deprecated;
codecov-io commented 4 years ago

Codecov Report

Merging #152 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   70.09%   70.09%           
=======================================
  Files          52       52           
  Lines        4751     4751           
=======================================
  Hits         3330     3330           
  Misses       1421     1421           
Impacted Files Coverage Δ
include/commissioner/network_data.hpp 100.00% <ø> (ø)