commit | 5d29dda5306b70f0eb702d7a297c56a052176a98 | [log] [tgz] |
---|---|---|
author | Philipp Wagner <phw@lowrisc.org> | Mon Jun 14 19:18:55 2021 +0100 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Thu Jun 17 18:26:55 2021 +0100 |
tree | 65d8e62697d9a998a2a5815ac7cddb35cb3297a0 | |
parent | 9bb11ef5b872146c6cf545a20275ca0a04c327ef [diff] |
Require VCS 2020.12-SP2 VCS 2020.12-SP2 contains fixes for critical issues in our verification environment. Signed-off-by: Philipp Wagner <phw@lowrisc.org>
diff --git a/tool_requirements.py b/tool_requirements.py index 9519e11..1943533 100644 --- a/tool_requirements.py +++ b/tool_requirements.py
@@ -34,7 +34,7 @@ 'as_needed': True }, 'vcs': { - 'min_version': '2020.03-SP2', + 'min_version': '2020.12-SP2', 'as_needed': True }, 'rust': {