<p>Iru Cai has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20806">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">buildgcc: update binutils to 2.29<br><br>Also change the tarball from .tar.bz to .tar.xz.<br><br>Change-Id: I25134dbadf07a2f0cb356c8ac8f2c612a957d176<br>Signed-off-by: Iru Cai <mytbk920423@gmail.com><br>---<br>M util/crossgcc/buildgcc<br>R util/crossgcc/patches/binutils-2.29_mips-gold.patch<br>R util/crossgcc/patches/binutils-2.29_no-bfd-doc.patch<br>D util/crossgcc/sum/binutils-2.28.tar.bz2.cksum<br>A util/crossgcc/sum/binutils-2.29.tar.xz.cksum<br>5 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/20806/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc<br>index fc44ff3..1949887 100755<br>--- a/util/crossgcc/buildgcc<br>+++ b/util/crossgcc/buildgcc<br>@@ -41,7 +41,7 @@<br> LIBELF_VERSION=0.8.13<br> GCC_VERSION=6.3.0<br> GCC_AUTOCONF_VERSION=2.69<br>-BINUTILS_VERSION=2.28<br>+BINUTILS_VERSION=2.29<br> GDB_VERSION=7.12<br> IASL_VERSION=20161222<br> PYTHON_VERSION=3.5.1<br>@@ -60,7 +60,7 @@<br> MPC_ARCHIVE="http://ftpmirror.gnu.org/mpc/mpc-${MPC_VERSION}.tar.gz"<br> LIBELF_ARCHIVE="http://www.mr511.de/software/libelf-${LIBELF_VERSION}.tar.gz"<br> GCC_ARCHIVE="http://ftpmirror.gnu.org/gcc/gcc-${GCC_VERSION}/gcc-${GCC_VERSION}.tar.bz2"<br>-BINUTILS_ARCHIVE="http://ftpmirror.gnu.org/binutils/binutils-${BINUTILS_VERSION}.tar.bz2"<br>+BINUTILS_ARCHIVE="http://ftpmirror.gnu.org/binutils/binutils-${BINUTILS_VERSION}.tar.xz"<br> GDB_ARCHIVE="http://ftpmirror.gnu.org/gdb/gdb-${GDB_VERSION}.tar.xz"<br> IASL_ARCHIVE="https://acpica.org/sites/acpica/files/acpica-unix2-${IASL_VERSION}.tar.gz"<br> PYTHON_ARCHIVE="http://www.python.org/ftp/python/${PYTHON_VERSION}/Python-${PYTHON_VERSION}.tar.xz"<br>diff --git a/util/crossgcc/patches/binutils-2.28_mips-gold.patch b/util/crossgcc/patches/binutils-2.29_mips-gold.patch<br>similarity index 100%<br>rename from util/crossgcc/patches/binutils-2.28_mips-gold.patch<br>rename to util/crossgcc/patches/binutils-2.29_mips-gold.patch<br>diff --git a/util/crossgcc/patches/binutils-2.28_no-bfd-doc.patch b/util/crossgcc/patches/binutils-2.29_no-bfd-doc.patch<br>similarity index 100%<br>rename from util/crossgcc/patches/binutils-2.28_no-bfd-doc.patch<br>rename to util/crossgcc/patches/binutils-2.29_no-bfd-doc.patch<br>diff --git a/util/crossgcc/sum/binutils-2.28.tar.bz2.cksum b/util/crossgcc/sum/binutils-2.28.tar.bz2.cksum<br>deleted file mode 100644<br>index 5acbd6f..0000000<br>--- a/util/crossgcc/sum/binutils-2.28.tar.bz2.cksum<br>+++ /dev/null<br>@@ -1 +0,0 @@<br>-f8b033731f6baa437d429c60e2623570f1ef9d6b  tarballs/binutils-2.28.tar.bz2<br>diff --git a/util/crossgcc/sum/binutils-2.29.tar.xz.cksum b/util/crossgcc/sum/binutils-2.29.tar.xz.cksum<br>new file mode 100644<br>index 0000000..babf240<br>--- /dev/null<br>+++ b/util/crossgcc/sum/binutils-2.29.tar.xz.cksum<br>@@ -0,0 +1 @@<br>+47817089b3867baf307365004c51677174a27000  tarballs/binutils-2.29.tar.xz<br></pre><p>To view, visit <a href="https://review.coreboot.org/20806">change 20806</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/20806"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I25134dbadf07a2f0cb356c8ac8f2c612a957d176 </div>
<div style="display:none"> Gerrit-Change-Number: 20806 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Iru Cai <mytbk920423@gmail.com> </div>