crossgcc: Upgrade Python to version 3.8.1

Change-Id: I2867d62d2e6f5ca1e97ce52ecc45a794b4831686
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37834
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS 2019-12-19 11:50:43 +01:00 committed by Patrick Georgi
parent bba4ec4ca1
commit a87a741b41
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.8.0
PYTHON_VERSION=3.8.1
EXPAT_VERSION=2.2.9
# CLANG version number
CLANG_VERSION=9.0.0

View File

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

View File

@ -0,0 +1 @@
a48fd28a037c0bcd7b7fc4d914c023f584e910ed tarballs/Python-3.8.1.tar.xz