]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: fetch/wget: use with to ensure the response is closed
authorRoss Burton <ross.burton@intel.com>
Fri, 3 Nov 2017 12:38:45 +0000 (12:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 13:06:45 +0000 (13:06 +0000)
commitef4c613ac1c9c9ec9c717a449152640e6f43e85c
tree03a1dcb30652fd4f45117cd103d5ce88d90ff4ab
parente9967d9ed804365d66433b1ac6185ada0d1c5b77
bitbake: fetch/wget: use with to ensure the response is closed

(Bitbake rev: 8c487176d311557031cedba76185f14f0e7a14cd)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/wget.py