Felix Singer has submitted this change. ( https://review.coreboot.org/c/coreboot/+/83816?usp=email )
Change subject: crossgcc: Upgrade binutils from 2.42 to 2.43.1 ......................................................................
crossgcc: Upgrade binutils from 2.42 to 2.43.1
Change-Id: I1c9d1b2e336894ac48ce87e4d3390e9f9557d4f7 Signed-off-by: Elyes Haouas ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/83816 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Felix Singer service+coreboot-gerrit@felixsinger.de --- M util/crossgcc/buildgcc R util/crossgcc/patches/binutils-2.43.1_as-ipxe.patch R util/crossgcc/patches/binutils-2.43.1_no-makeinfo.patch D util/crossgcc/sum/binutils-2.42.tar.xz.cksum A util/crossgcc/sum/binutils-2.43.1.tar.xz.cksum 5 files changed, 2 insertions(+), 2 deletions(-)
Approvals: Felix Singer: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index ad75665..4440fe8 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -39,7 +39,7 @@ MPFR_VERSION=4.2.1 MPC_VERSION=1.3.1 GCC_VERSION=14.1.0 -BINUTILS_VERSION=2.42 +BINUTILS_VERSION=2.43.1 IASL_VERSION="20230628" # CLANG version number CLANG_VERSION=18.1.6 diff --git a/util/crossgcc/patches/binutils-2.42_as-ipxe.patch b/util/crossgcc/patches/binutils-2.43.1_as-ipxe.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.42_as-ipxe.patch rename to util/crossgcc/patches/binutils-2.43.1_as-ipxe.patch diff --git a/util/crossgcc/patches/binutils-2.42_no-makeinfo.patch b/util/crossgcc/patches/binutils-2.43.1_no-makeinfo.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.42_no-makeinfo.patch rename to util/crossgcc/patches/binutils-2.43.1_no-makeinfo.patch diff --git a/util/crossgcc/sum/binutils-2.42.tar.xz.cksum b/util/crossgcc/sum/binutils-2.42.tar.xz.cksum deleted file mode 100644 index dec33be..0000000 --- a/util/crossgcc/sum/binutils-2.42.tar.xz.cksum +++ /dev/null @@ -1 +0,0 @@ -44da41792c60419863d7e13fa1deaf6b24dd69b8 tarballs/binutils-2.42.tar.xz diff --git a/util/crossgcc/sum/binutils-2.43.1.tar.xz.cksum b/util/crossgcc/sum/binutils-2.43.1.tar.xz.cksum new file mode 100644 index 0000000..80914b7 --- /dev/null +++ b/util/crossgcc/sum/binutils-2.43.1.tar.xz.cksum @@ -0,0 +1 @@ +86bfee61d18cb9ea84ca700ecb820d97bb4e92a7 tarballs/binutils-2.43.1.tar.xz