HAOUAS Elyes has uploaded this change for review.

View Change

crossgcc: Update binutils to 2.31.1

Change-Id: I71e5646fe27a2a55eafb9bc4cd00ae3b735e56a3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M util/crossgcc/buildgcc
D util/crossgcc/sum/binutils-2.30.tar.xz.cksum
A util/crossgcc/sum/binutils-2.31.1.tar.xz.cksum
3 files changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/30665/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index a9287e1..f95884e 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -30,7 +30,7 @@

cd "$(dirname "$0")" || exit 1

-CROSSGCC_DATE="January 1st, 2019"
+CROSSGCC_DATE="January 4st, 2019"
CROSSGCC_VERSION="1.55"
CROSSGCC_COMMIT=$( git describe )

@@ -52,7 +52,7 @@
MPC_VERSION=1.1.0
GCC_VERSION=8.1.0
GCC_AUTOCONF_VERSION=2.69
-BINUTILS_VERSION=2.30
+BINUTILS_VERSION=2.31.1
GDB_VERSION=8.0
IASL_VERSION=20181213
PYTHON_VERSION=3.7.0
diff --git a/util/crossgcc/sum/binutils-2.30.tar.xz.cksum b/util/crossgcc/sum/binutils-2.30.tar.xz.cksum
deleted file mode 100644
index 3493413..0000000
--- a/util/crossgcc/sum/binutils-2.30.tar.xz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-574d3b5650413d6ee65195a4f5ecbddc3a38f718 tarballs/binutils-2.30.tar.xz
diff --git a/util/crossgcc/sum/binutils-2.31.1.tar.xz.cksum b/util/crossgcc/sum/binutils-2.31.1.tar.xz.cksum
new file mode 100644
index 0000000..6a26c8f
--- /dev/null
+++ b/util/crossgcc/sum/binutils-2.31.1.tar.xz.cksum
@@ -0,0 +1 @@
+3b031410897fe224412f3a6a1b052402d2fbcc6a tarballs/binutils-2.31.1.tar.xz

To view, visit change 30665. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I71e5646fe27a2a55eafb9bc4cd00ae3b735e56a3
Gerrit-Change-Number: 30665
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange