ardupilot/Tools/environment_install
John Cudd 863b6222de Tools: Checksum for gcc-arm download on arch prereqs
This will check to see if the tar.bz2 file exists and if it does it will
run a checksum and skip redownloading the file if its already there. If
the checksum fails or the file doesn't exist it will redownload the
file.

I ran into issues with the download taking so long that my sudo
permissions timed out and the install failed to complete. When rerunning
the script it would redownload the file even if the file was already
there. This change solves this issue.
2024-11-09 10:06:26 +11:00
..
APM_install.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
install-ROS-ubuntu.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
install-prereqs-alpine.sh .github: add alpine to environement setup test 2024-08-15 22:33:42 +10:00
install-prereqs-arch.sh Tools: Checksum for gcc-arm download on arch prereqs 2024-11-09 10:06:26 +11:00
install-prereqs-mac.sh Tools: remove curl from installation as its not needed 2024-10-16 06:42:24 +11:00
install-prereqs-openSUSE-Tumbleweed.sh Tools: Do not use system packages on openSUSE 2024-10-01 16:00:56 +10:00
install-prereqs-ubuntu.sh Tools: Add wsproto to ubuntu python deps 2024-11-09 09:52:28 +11:00
install-prereqs-windows-andAPMSource.ps1 Tools: remove use of python (as opposed to python3) 2024-10-15 11:11:38 +11:00
install-prereqs-windows.ps1 Tools: remove use of python (as opposed to python3) 2024-10-15 11:11:38 +11:00
ubuntu-18.04-python3.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00