commit | 6929c374a4af941e4c0cdbc18bc9f91d7137b5d8 | [log] [tgz] |
---|---|---|
author | Marti Bolivar <marti@foundries.io> | Mon Mar 11 14:42:31 2019 -0600 |
committer | Andrew Boie <andrewboie@gmail.com> | Mon Mar 11 20:37:27 2019 -0700 |
tree | 32d77b582896262747ea58f23fd22287ccc451bf | |
parent | 50d72ed9c99cc03ee88c3cab14321cdaf50224c0 [diff] |
cmake: add west version checking Parse the west version output and make sure both bootstrapper and installation wests are up to date. This will still work after the two are combined into what gets installed via PyPI. Fixes: #13209 Signed-off-by: Marti Bolivar <marti@foundries.io>