mbox series

[0/3] Improve the install-buildtools script

Message ID 20240611092558.513238-1-an010@live.com
Headers show
Series Improve the install-buildtools script | expand

Message

Aleksandar Nikolic June 11, 2024, 9:25 a.m. UTC
From: Aleksandar Nikolic <aleksandar.nikolic@zeiss.com>

This patch series improves the scripts/install-buildtools
script by removing the validation with the md5 checksum,
fixing some harmless error logs and updating the default
version to 5.0.1.

Aleksandar Nikolic (3):
  install-buildtools: remove md5 checksum validation
  install-buildtools: fix "test installation" step
  install-buildtools: update base-url, release and installer version

 scripts/install-buildtools | 47 ++++++++++++++++++++------------------
 1 file changed, 25 insertions(+), 22 deletions(-)