HAOUAS Elyes has uploaded this change for review.

View Change

crossgcc: Update Python to version 3.7.2

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

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/30560/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index c8764c8..88a8104 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -55,7 +55,7 @@
BINUTILS_VERSION=2.30
GDB_VERSION=8.0
IASL_VERSION=20181213
-PYTHON_VERSION=3.7.0
+PYTHON_VERSION=3.7.2
EXPAT_VERSION=2.2.6
# CLANG version number
CLANG_VERSION=7.0.0
diff --git a/util/crossgcc/sum/Python-3.7.0.tar.xz.cksum b/util/crossgcc/sum/Python-3.7.0.tar.xz.cksum
deleted file mode 100644
index 3056b89..0000000
--- a/util/crossgcc/sum/Python-3.7.0.tar.xz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-653cffa5b9f2a28150afe4705600d2e55d89b564 tarballs/Python-3.7.0.tar.xz
diff --git a/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum b/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum
new file mode 100644
index 0000000..283a38e
--- /dev/null
+++ b/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum
@@ -0,0 +1 @@
+c3dc6928516bcb934cf4740461044c79c7c35494 tarballs/Python-3.7.2.tar.xz

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

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