summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-03-26 12:25:18 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-27 13:40:31 +0000
commit372a9c2d5662360dffcdd0214c73faeeeb7b2040 (patch)
treea6017dc4547342b7899f6f20ec11cfcf1ccfd8a3 /scripts/lib/scriptutils.py
parentf976a7d4fba6e432c48e2534b70d01dc36b6702f (diff)
downloadpoky-372a9c2d5662360dffcdd0214c73faeeeb7b2040.tar.gz
bitbake: fetch2/wget: don't conditionalise --continue
If the target file exists, we pass --continue so that wget will try to resume the download instead of starting from the beginning. However if the file doesn't exist --continue has no effect, so there's no need to conditionalise the use of the argument. (Bitbake rev: a5ee50d4d2b2e6c00abe1551382afd9799345dbf) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions