mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 15:33:28 +08:00
d3ad58dce9
This commit updates the Bootlin external toolchain package to use the recently released 2024.05 toolchains. Notable changes: - Tarballs are now xz-compressed instead of bz2-compressed - We have new toolchains: RISC-V 32-bit glibc stable, RISC-V 32-bit uClibc, S390 uClibc, and the Sparc V8 is finally updated All unit tests are passing, except 2 (see below): https://gitlab.com/tpetazzoni/buildroot/-/pipelines/1417551794/builds The two tests that are not passing are the RISC-V 32-bit musl: https://gitlab.com/tpetazzoni/buildroot/-/jobs/7607519955 https://gitlab.com/tpetazzoni/buildroot/-/jobs/7607519954 This is due to a bug in Busybox, and already existed prior to this toolchain update. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
toolchain | ||
toolchain-bare-metal-buildroot | ||
toolchain-buildroot | ||
toolchain-external | ||
Config.in | ||
helpers.mk | ||
toolchain-wrapper.c | ||
toolchain-wrapper.mk | ||
toolchain.mk |