diff options
author | Alexander Kanavin <alex@linutronix.de> | 2025-03-13 18:22:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 17:09:22 +0000 |
commit | 157685ca87e19a334bf49cd64737e73b745959b5 (patch) | |
tree | 92d7e8bcda83ba9dffbd0180557a2c343555feb9 /scripts/combo-layer-hook-default.sh | |
parent | ae398ec14ea31fd8a7e57979e27b39c8d31dd10e (diff) | |
download | poky-157685ca87e19a334bf49cd64737e73b745959b5.tar.gz |
scripts/install-buildtools: add an option to specify where downloads go
By default the script puts everything it downloads into a temporary
directory and erases it after unpacking and installing the buildtools.
This isn't great for traceability and reproducibility of builds
(being able to see what was downloaded exactly, and being able
to reproduce setting up a build, especially if the buildtools
download location isn't available for whatever reason).
This commit adds an option to download items into a specified directory
and keep them there. I would particularly like to use it with
bitbake-setup, where an optional feature to install the buildtools
(exact implementation details tbd) would ensure the tarball remains
available on local disk.
(From OE-Core rev: fc8cedd899f7e5d06215a71808dd0827ccdcf849)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/combo-layer-hook-default.sh')
0 files changed, 0 insertions, 0 deletions