]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/cases/meta_ide.py: use gnu mirror instead of main server
authorSteve Sakoman <steve@sakoman.com>
Thu, 9 Oct 2025 02:31:22 +0000 (19:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Oct 2025 09:57:18 +0000 (10:57 +0100)
commitb8cd34e56819e13fd374210cf67d6952d1f2586d
tree27864fbb8c92a055dc0c380a317e5a65b5108fbd
parent3338330e0c46b83e33c7e982c012459c89a7ec5c
oeqa/selftest/cases/meta_ide.py: use gnu mirror instead of main server

ftp.gnu.org is the main server of the GNU project, however download speed
can vary greatly based on one's location.

Using ftpmirror.gnu.org should redirect the request to the closest up-to-date mirror,
which should result sometimes in significantly faster download speed, depending
on one's location. This should also distribute the traffic more across the mirrors.

This information was sourced from https://www.gnu.org/prep/ftp.html

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/meta_ide.py