Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
---
 scripts/run-config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/run-config b/scripts/run-config
index ed13ca0..2ad38e2 100755
--- a/scripts/run-config
+++ b/scripts/run-config
@@ -122,6 +122,7 @@ if bttarball:
                         else:
                             subprocess.check_call(["wget", "-O", btdlpath, 
bttarball])
                         os.chmod(btdlpath, 0o775)
+                break
             except OSError:
                 # We raced with someone else, try again
                 pass
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#50483): https://lists.yoctoproject.org/g/yocto/message/50483
Mute This Topic: https://lists.yoctoproject.org/mt/76695571/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to