HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/36013 )
Change subject: crossgcc: Update binutils to version 2.33.1 ......................................................................
crossgcc: Update binutils to version 2.33.1
Change-Id: I3bb6055383aa72153fffc70adc9cc446e5a0612e Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc R util/crossgcc/patches/binutils-2.33.1_mips-gold.patch R util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch D util/crossgcc/sum/binutils-2.32.tar.xz.cksum A util/crossgcc/sum/binutils-2.33.1.tar.xz.cksum 5 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/36013/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 6c378ac..95a5842 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -52,7 +52,7 @@ MPC_VERSION=1.1.0 GCC_VERSION=8.3.0 GCC_AUTOCONF_VERSION=2.69 -BINUTILS_VERSION=2.32 +BINUTILS_VERSION=2.33.1 GDB_VERSION=8.3 IASL_VERSION=20190703 PYTHON_VERSION=3.7.4 diff --git a/util/crossgcc/patches/binutils-2.32_mips-gold.patch b/util/crossgcc/patches/binutils-2.33.1_mips-gold.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.32_mips-gold.patch rename to util/crossgcc/patches/binutils-2.33.1_mips-gold.patch diff --git a/util/crossgcc/patches/binutils-2.32_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.32_no-bfd-doc.patch rename to util/crossgcc/patches/binutils-2.33.1_no-bfd-doc.patch diff --git a/util/crossgcc/sum/binutils-2.32.tar.xz.cksum b/util/crossgcc/sum/binutils-2.32.tar.xz.cksum deleted file mode 100644 index bdb84aa..0000000 --- a/util/crossgcc/sum/binutils-2.32.tar.xz.cksum +++ /dev/null @@ -1 +0,0 @@ -cd45a512af1c8a508976c1beb4f5825b3bb89f4d tarballs/binutils-2.32.tar.xz diff --git a/util/crossgcc/sum/binutils-2.33.1.tar.xz.cksum b/util/crossgcc/sum/binutils-2.33.1.tar.xz.cksum new file mode 100644 index 0000000..3a2f076 --- /dev/null +++ b/util/crossgcc/sum/binutils-2.33.1.tar.xz.cksum @@ -0,0 +1 @@ +06598868f5fa8efc98427dcb790d42c664f1a1a4 tarballs/binutils-2.33.1.tar.xz