HAOUAS Elyes has uploaded this change for review.

View Change

crossgcc: Update CMake to version 3.13.4

Change-Id: I9fec45429d80500d80cc6b774718ecc91720f3f2
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M util/crossgcc/buildgcc
D util/crossgcc/sum/cmake-3.13.3.tar.gz.cksum
A util/crossgcc/sum/cmake-3.13.4.tar.gz.cksum
3 files changed, 2 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/31240/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index c19b766..df37ce1 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -60,7 +60,7 @@
# CLANG version number
CLANG_VERSION=7.0.1
MAKE_VERSION=4.2.1
-CMAKE_VERSION=3.13.3
+CMAKE_VERSION=3.13.4

# GCC toolchain archive locations
# These are sanitized by the jenkins toolchain test builder, so if
diff --git a/util/crossgcc/sum/cmake-3.13.3.tar.gz.cksum b/util/crossgcc/sum/cmake-3.13.3.tar.gz.cksum
deleted file mode 100644
index 9ebd7f5..0000000
--- a/util/crossgcc/sum/cmake-3.13.3.tar.gz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-f33558a268a9286d4fa310abbd56efbaf897f6dc tarballs/cmake-3.13.3.tar.gz
diff --git a/util/crossgcc/sum/cmake-3.13.4.tar.gz.cksum b/util/crossgcc/sum/cmake-3.13.4.tar.gz.cksum
new file mode 100644
index 0000000..4fbcee8
--- /dev/null
+++ b/util/crossgcc/sum/cmake-3.13.4.tar.gz.cksum
@@ -0,0 +1 @@
+242ac4986ab38ddb06c7bfb7eb950e4c1b1ca770 tarballs/cmake-3.13.4.tar.gz

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

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