summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
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/buildgcc
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/buildgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
1 files changed, 1 insertions, 1 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