crossgcc: Upgrade Python to version 3.8.0

Change-Id: I1265e7df4d6c04aa1ccf0c65dc87e62bec5a4a35
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36066
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS 2019-10-15 16:17:26 +02:00 committed by Patrick Georgi
parent 2368681c83
commit 33847db3ce
3 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.33.1
GDB_VERSION=8.3.1
IASL_VERSION=20190703
PYTHON_VERSION=3.7.4
PYTHON_VERSION=3.8.0
EXPAT_VERSION=2.2.7
# CLANG version number
CLANG_VERSION=8.0.0

View File

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

View File

@ -0,0 +1 @@
7720e0384558c598107cf046c48165fd7e1f5b2c tarballs/Python-3.8.0.tar.xz