diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-31 12:38:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-31 16:56:25 +0100 |
commit | f24ffc087b4edd3915bc6a5da61d35845499f36d (patch) | |
tree | 3bc319de9dcf7ac7c840f3b4bb18199dcc8fc8f7 /scripts/lib/devtool/sdk.py | |
parent | f81127b6195dd94280389c3dd4a82abdad85faa8 (diff) | |
download | poky-f24ffc087b4edd3915bc6a5da61d35845499f36d.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: 9adc6da42618f41bf0d6b558d62b2f3c13bedd61)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions