crossgcc: Upgrade mpc from 1.2.1 to 1.3.1
Change-Id: I2d98c3b4c7edaf3ff097f5739c7cc0cd13592e91 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/70530 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
8d50e42a51
commit
d15a9f9b34
|
@ -36,7 +36,7 @@ COREBOOT_MIRROR_URL="https://www.coreboot.org/releases/crossgcc-sources"
|
||||||
# GCC toolchain version numbers
|
# GCC toolchain version numbers
|
||||||
GMP_VERSION=6.2.1
|
GMP_VERSION=6.2.1
|
||||||
MPFR_VERSION=4.1.1
|
MPFR_VERSION=4.1.1
|
||||||
MPC_VERSION=1.2.1
|
MPC_VERSION=1.3.1
|
||||||
GCC_VERSION=11.2.0
|
GCC_VERSION=11.2.0
|
||||||
BINUTILS_VERSION=2.37
|
BINUTILS_VERSION=2.37
|
||||||
IASL_VERSION="R10_20_22"
|
IASL_VERSION="R10_20_22"
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
2a4919abf445c6eda4e120cd669b8733ce337227 tarballs/mpc-1.2.1.tar.gz
|
|
|
@ -0,0 +1 @@
|
||||||
|
bac1c1fa79f5602df1e29e4684e103ad55714e02 tarballs/mpc-1.3.1.tar.gz
|
Loading…
Reference in New Issue