summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/wget.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-05-31 12:38:49 +0100
committerSteve Sakoman <steve@sakoman.com>2024-06-24 06:46:52 -0700
commitbc322a184da1352e2a977850cf6c44e8bcfdac0d (patch)
tree38bda4805b88c65783507db3bad4bfbf63dbfdc9 /bitbake/lib/bb/fetch2/wget.py
parentd2d129fabcf3028902bf0a171b12878e3a795e5b (diff)
downloadpoky-bc322a184da1352e2a977850cf6c44e8bcfdac0d.tar.gz
bitbake: tests/fetch: Tweak to work on Fedora40
On Fedora40, "localhost" sometimes resolves to ::1 and sometimes to 127.0.0.1 and python only binds to one of the addresses, leading to test failures. Use 127.0.0.1 explicitly to avoid problems of the name resolution, we're trying to test things other than the host networking. (Bitbake rev: 5fa596b3f2e49fbd144347b9800c76de72a29e28) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 9adc6da42618f41bf0d6b558d62b2f3c13bedd61) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'bitbake/lib/bb/fetch2/wget.py')
0 files changed, 0 insertions, 0 deletions