summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/build_sdk.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-12-03 20:05:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-20 16:25:28 +0000
commite8ab6bc411dc44cae69beebdbdf9ce4af9e47be0 (patch)
treeecadc65bf75f4e9012070f5a65da74f3408cbc32 /scripts/lib/devtool/build_sdk.py
parent59c725f411fd6b123a91c02fb5bcda164022831a (diff)
downloadpoky-e8ab6bc411dc44cae69beebdbdf9ce4af9e47be0.tar.gz
bitbake: fetch2/wget: handle HTTP 308 Permanent Redirect
urllib2.HTTPRedirectHandler.redirect_request doesn't handle HTTP reponse code 308 (Permanent Redirect). This was fixed in c379bc5 but can't be worked around without copying the entire redirect_request() method. When we can depend on Python 3.13, FixedHTTPRedirectHandler can be removed. (Bitbake rev: 365829a2803b954ee6cb0364749551a91d806075) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions