Skip to content

Commit 9a27e61

Browse files
rossburtonrpurdie
authored andcommitted
src/poky: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.burtonarm.com> Signed-off-by: Richard Purdie <richard.purdielinuxfoundation.org>
1 parent 2ee1cb1 commit 9a27e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/poky

Submodule poky updated from f976a7d to 372a9c2

0 commit comments

Comments
 (0)