summaryrefslogtreecommitdiff
path: root/util/crossgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-01-04 23:25:31 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-07 10:33:37 +0000
commit930d96e1b6acba35a6b0e38b25a6ea03253a3316 (patch)
treed1cf119f763b21d2c0191283bfc44a5614ebd19b /util/crossgcc
parente7dd3ca40504272ede602fe868275c70f3a61ee8 (diff)
downloadcoreboot-930d96e1b6acba35a6b0e38b25a6ea03253a3316.tar.xz
crossgcc: Update Python to version 3.7.2
Change-Id: Ie0b3d31ba116314308d4fcc36a19587370fff7cc Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/30560 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
-rw-r--r--util/crossgcc/sum/Python-3.7.0.tar.xz.cksum1
-rw-r--r--util/crossgcc/sum/Python-3.7.2.tar.xz.cksum1
3 files changed, 2 insertions, 2 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 2cb93326c9..d5d68c7098 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -55,7 +55,7 @@ GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.30
GDB_VERSION=8.2.1
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.1
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 3056b89c49..0000000000
--- 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 0000000000..4519f883b8
--- /dev/null
+++ b/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum
@@ -0,0 +1 @@
+c3dc6928516bcb934cf4740461044c79c7c35494 tarballs/Python-3.7.2.tar.xz \ No newline at end of file