poky/meta
Ross Burton 5284c01374 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.

(From OE-Core rev: 63d586cd6499ef2a8d311223fa0e1ed9d071dd0e)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-10-16 10:53:10 +01:00
..
classes classes/toolchain/clang: depend on llvm-native for tools, not clang 2025-10-09 10:58:07 +01:00
classes-global classes/mirrors: use geo-located kernel.org mirrors 2025-10-16 10:53:10 +01:00
classes-recipe rust-target-config: PPC64 targets require explicit ABI selection to avoid build failures with rustc. 2025-10-14 11:28:56 +01:00
conf distro/defaultsetup: Add buildstats by default 2025-10-16 10:53:10 +01:00
files uninative/utils: Drop workarounds for gcc 4.8/4.9 2025-07-03 10:40:16 +01:00
lib oeqa/selftest/yoctotestresultquerytest: Fix revisions to match OE-Core 2025-10-14 11:32:55 +01:00
recipes-bsp u-boot: Make sure the build dir is unique for each UBOOT_CONFIG 2025-10-13 18:01:03 +01:00
recipes-connectivity openssl: upgrade 3.5.2 -> 3.5.4 2025-10-09 10:58:07 +01:00
recipes-core busybox: patch CVE-2025-46394 2025-10-06 23:15:59 +01:00
recipes-devtools cmake: upgrade 4.1.1 -> 4.1.2 2025-10-16 10:53:10 +01:00
recipes-extended libpam: Fix build with LLD linker 2025-10-14 11:27:19 +01:00
recipes-gnome json-glib: upgrade 1.10.6 -> 1.10.8 2025-10-13 18:01:04 +01:00
recipes-graphics mesa: provide glx.pc 2025-10-16 10:53:10 +01:00
recipes-kernel linux-firmware: upgrade 20250917 -> 20251011 2025-10-16 10:53:10 +01:00
recipes-multimedia x264: switch to PACKAGECONFIG 2025-10-13 18:01:04 +01:00
recipes-rt rt-tests: upgrade 2.8 -> 2.9 2025-07-21 23:00:18 +01:00
recipes-sato libwpe: upgrade 1.16.2 -> 1.16.3 2025-09-25 11:09:05 +01:00
recipes-support libgpg-error: 1.55 -> 1.56 2025-10-16 10:53:10 +01:00
site site/arm-linux: Fix typo for sizeof_char_p 2024-11-21 12:16:28 +00:00
COPYING.MIT
recipes.txt