From 384e2c9218ee81e17028c59530cb4db657487026 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 22 Jul 2020 20:22:55 +0200 Subject: crossgcc: Upgrade Python to version 3.8.5 Change-Id: I660994ece28f04d97de2fe3a074ebcf93fb4d2f4 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/39148 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- util/crossgcc/buildgcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/crossgcc/buildgcc') diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 8a07c83363..639ccb5969 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -41,7 +41,7 @@ GCC_AUTOCONF_VERSION=2.69 BINUTILS_VERSION=2.35 GDB_VERSION=9.2 IASL_VERSION=20200528 -PYTHON_VERSION=3.8.1 +PYTHON_VERSION=3.8.5 EXPAT_VERSION=2.2.9 # CLANG version number CLANG_VERSION=9.0.0 -- cgit v1.2.3