]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: main: When retrying the connection, show the attempt number
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Dec 2018 16:30:01 +0000 (16:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Dec 2018 11:10:33 +0000 (11:10 +0000)
commitc263f31e39f0fd8a7bc411d142937fc533d9dc97
treee52f0d1a9db70adb6981867aa69232f8e6eae013
parentc60de991d5b915bfeb5233aa5f998776fdf19f6d
bitbake: main: When retrying the connection, show the attempt number

The current bitbake output makes it hard to know which retry is being
attempted. Add this information to the output to make it clearer.

(Bitbake rev: 0774e6e03d27adb7aca6fa9c47ab6ad426c937de)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/main.py