crossgcc: Upgrade Python to version 3.7.4

Change-Id: I2d4a93fa43cf662685d4c439bcff04e338d51375
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32077
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2019-07-09 10:55:45 +02:00 committed by Martin Roth
parent 31270646ba
commit 7e3eab2c13
3 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.32 BINUTILS_VERSION=2.32
GDB_VERSION=8.3 GDB_VERSION=8.3
IASL_VERSION=20190509 IASL_VERSION=20190509
PYTHON_VERSION=3.7.2 PYTHON_VERSION=3.7.4
EXPAT_VERSION=2.2.6 EXPAT_VERSION=2.2.6
# CLANG version number # CLANG version number
CLANG_VERSION=8.0.0 CLANG_VERSION=8.0.0

View File

@ -1 +0,0 @@
c3dc6928516bcb934cf4740461044c79c7c35494 tarballs/Python-3.7.2.tar.xz

View File

@ -0,0 +1 @@
a862c5a58626fdad02d2047a57771ede2783fcef tarballs/Python-3.7.4.tar.xz