RTEMS Source Builder | Use the RTEMS cache first for downloads (#139)
Chris Johns (@chris)
gitlab at rtems.org
Wed Nov 5 04:02:50 UTC 2025
Chris Johns created an issue: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/139
Assignee: Chris Johns
Update the RSB to use the RTEMS file cache at https://dl.rtems.org/ first when downloading sources.
The file caches references a file usings it SHA512 hash. If the RSB does not have that hash this file cache is not used. We should obsolete all hash types expect SHA512 so we clean up the configurations.
An example file download is:
```
https://dl.rtems.org/d213e5db09fd56b8977b187c5a756f60d6e3e998be172550c2892dbdb4b2a8e8c750202bc863fe27d0d1c577ab9de1710d15e9f6ed665aadbfd857525a81eea8/tiff-4.0.10.tar.gz
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/139
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251105/17d0377f/attachment.htm>
More information about the bugs
mailing list