Merge pull request #5130 from dhalbert/update-adabot

update tools/adabot submodule
This commit is contained in:
Scott Shawcroft 2021-08-12 09:26:37 -07:00 committed by GitHub
commit 74770861ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -462,7 +462,7 @@ jobs:
- name: Install deps
run: |
sudo apt-get install -y gettext
pip install requests sh click setuptools awscli
pip install -r requirements-dev.txt
wget https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-linux-centos6.tar.gz
sudo tar -C /usr --strip-components=1 -xaf riscv64-unknown-elf-gcc-8.3.0-2019.08.0-x86_64-linux-centos6.tar.gz
- name: Versions

View File

@ -7,6 +7,7 @@ jinja2
typer
requests
requests-cache
sh
click
setuptools

@ -1 +1 @@
Subproject commit 393c2756714b5cccf028a82c23b873d36b2d9e8b
Subproject commit f879b24c5fcf759be3ecbd2ef6c5302b2acc8d28