Actions
Feature #897
openAdd option for using a local source archive
Status:
New
Priority:
Immediate
Assignee:
Category:
00 - Basic Build Issues
Target version:
Start date:
01 Aug 2022
Due date:
% Done:
0%
Estimated time:
Severity:
05 - Very Low
Description
This will allow a single build to download the remote archives, but then save them to a local repository (web location) that can reduce the ISP cost of having to pull them from the internet.
This option should replace the Buildroot BR2_PRIMARY_SITE setting in the config file. Doing this allows us to use either an upstream option to Buildroot's downloads OR a local repository inside the local network. The local option could contain everything (reducing ISP costs) while the upstream option just has replacements to package versions missing or expired from Buildroot's downloads.
Updated by Hammel about 2 years ago
- Severity changed from 01 - Critical to 05 - Very Low
Updated by Hammel about 2 years ago
- Target version changed from 2.0 - Harkonnen to 3.0 - Corrino
Actions