]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/mirrors: use geo-located kernel.org mirrors
authorRoss Burton <ross.burton@arm.com>
Wed, 15 Oct 2025 20:49:40 +0000 (21:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Oct 2025 09:53:06 +0000 (10:53 +0100)
commit63d586cd6499ef2a8d311223fa0e1ed9d071dd0e
treebe474ccf45a32fad94e16ea27ff8af5adff3c6a2
parent53be4345591dd874cdf339081dffc4095fdb41da
classes/mirrors: use geo-located kernel.org mirrors

We use the kernel.org mirrors for a number of projects: obviously the
kernel, but also the GNU tarballs are fetched from there too.

However, mirrors.kernel.org does not have any geo-proximity DNS magic
and will always resolve to the primary server on in west coast USA,
which is far from ideal if you're not near there.

Switch the mirror URLs to mirrors.edge.kernel.org, which does actually
resolve to a closer server.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/mirrors.bbclass