diff options
author | Christian Lindeberg <christian.lindeberg@axis.com> | 2025-03-20 11:19:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-27 11:19:33 +0000 |
commit | c00ad319d49537e3277fcf70196eec534a958959 (patch) | |
tree | bf91d678e8bb193df929aefc4af6593e0fca69e8 /scripts/lib/scriptutils.py | |
parent | ecff1d6a2dcfcd243d15039f08727889e7889158 (diff) | |
download | poky-c00ad319d49537e3277fcf70196eec534a958959.tar.gz |
bitbake: fetch2/gomod: Fix mirroring problem
Build the 'downloadfilename' parameter by replacing path separators in
the module path like the git fetcher builds the mirror tar ball name.
Copy the downloaded file in the fetcher's unpack method like the crate
fetcher instead of calling the base fetcher's unpack method.
(Bitbake rev: 7762cea087597019460d66b04268757bd46befdf)
Signed-off-by: Christian Lindeberg <christian.lindeberg@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions