Iru Cai has uploaded this change for review. ( https://review.coreboot.org/20806
Change subject: buildgcc: update binutils to 2.29 ......................................................................
buildgcc: update binutils to 2.29
Also change the tarball from .tar.bz to .tar.xz.
Change-Id: I25134dbadf07a2f0cb356c8ac8f2c612a957d176 Signed-off-by: Iru Cai mytbk920423@gmail.com --- M util/crossgcc/buildgcc R util/crossgcc/patches/binutils-2.29_mips-gold.patch R util/crossgcc/patches/binutils-2.29_no-bfd-doc.patch D util/crossgcc/sum/binutils-2.28.tar.bz2.cksum A util/crossgcc/sum/binutils-2.29.tar.xz.cksum 5 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/20806/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index fc44ff3..1949887 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -41,7 +41,7 @@ LIBELF_VERSION=0.8.13 GCC_VERSION=6.3.0 GCC_AUTOCONF_VERSION=2.69 -BINUTILS_VERSION=2.28 +BINUTILS_VERSION=2.29 GDB_VERSION=7.12 IASL_VERSION=20161222 PYTHON_VERSION=3.5.1 @@ -60,7 +60,7 @@ MPC_ARCHIVE="http://ftpmirror.gnu.org/mpc/mpc-$%7BMPC_VERSION%7D.tar.gz" LIBELF_ARCHIVE="http://www.mr511.de/software/libelf-$%7BLIBELF_VERSION%7D.tar.gz" GCC_ARCHIVE="http://ftpmirror.gnu.org/gcc/gcc-$%7BGCC_VERSION%7D/gcc-$%7BGCC_VERSION%7D.t..." -BINUTILS_ARCHIVE="http://ftpmirror.gnu.org/binutils/binutils-$%7BBINUTILS_VERSION%7D.tar.bz2" +BINUTILS_ARCHIVE="http://ftpmirror.gnu.org/binutils/binutils-$%7BBINUTILS_VERSION%7D.tar.xz" GDB_ARCHIVE="http://ftpmirror.gnu.org/gdb/gdb-$%7BGDB_VERSION%7D.tar.xz" IASL_ARCHIVE="https://acpica.org/sites/acpica/files/acpica-unix2-$%7BIASL_VERSION%7D.tar.g..." PYTHON_ARCHIVE="http://www.python.org/ftp/python/$%7BPYTHON_VERSION%7D/Python-$%7BPYTHON_VER..." diff --git a/util/crossgcc/patches/binutils-2.28_mips-gold.patch b/util/crossgcc/patches/binutils-2.29_mips-gold.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.28_mips-gold.patch rename to util/crossgcc/patches/binutils-2.29_mips-gold.patch diff --git a/util/crossgcc/patches/binutils-2.28_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.29_no-bfd-doc.patch similarity index 100% rename from util/crossgcc/patches/binutils-2.28_no-bfd-doc.patch rename to util/crossgcc/patches/binutils-2.29_no-bfd-doc.patch diff --git a/util/crossgcc/sum/binutils-2.28.tar.bz2.cksum b/util/crossgcc/sum/binutils-2.28.tar.bz2.cksum deleted file mode 100644 index 5acbd6f..0000000 --- a/util/crossgcc/sum/binutils-2.28.tar.bz2.cksum +++ /dev/null @@ -1 +0,0 @@ -f8b033731f6baa437d429c60e2623570f1ef9d6b tarballs/binutils-2.28.tar.bz2 diff --git a/util/crossgcc/sum/binutils-2.29.tar.xz.cksum b/util/crossgcc/sum/binutils-2.29.tar.xz.cksum new file mode 100644 index 0000000..babf240 --- /dev/null +++ b/util/crossgcc/sum/binutils-2.29.tar.xz.cksum @@ -0,0 +1 @@ +47817089b3867baf307365004c51677174a27000 tarballs/binutils-2.29.tar.xz