HAOUAS Elyes has uploaded this change for review.

View Change

[WIP]crossgcc: Upgrade Python to version 3.8.2

Change-Id: I660994ece28f04d97de2fe3a074ebcf93fb4d2f4
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M util/crossgcc/buildgcc
D util/crossgcc/sum/Python-3.8.1.tar.xz.cksum
A util/crossgcc/sum/Python-3.8.2.tar.xz.cksum
3 files changed, 2 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/39148/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index fef4b82..eb2e4e9 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -55,7 +55,7 @@
BINUTILS_VERSION=2.34
GDB_VERSION=8.3.1
IASL_VERSION=20200214
-PYTHON_VERSION=3.8.1
+PYTHON_VERSION=3.8.2
EXPAT_VERSION=2.2.9
# CLANG version number
CLANG_VERSION=9.0.0
diff --git a/util/crossgcc/sum/Python-3.8.1.tar.xz.cksum b/util/crossgcc/sum/Python-3.8.1.tar.xz.cksum
deleted file mode 100644
index e899a45..0000000
--- a/util/crossgcc/sum/Python-3.8.1.tar.xz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-a48fd28a037c0bcd7b7fc4d914c023f584e910ed tarballs/Python-3.8.1.tar.xz
diff --git a/util/crossgcc/sum/Python-3.8.2.tar.xz.cksum b/util/crossgcc/sum/Python-3.8.2.tar.xz.cksum
new file mode 100644
index 0000000..1a0c784
--- /dev/null
+++ b/util/crossgcc/sum/Python-3.8.2.tar.xz.cksum
@@ -0,0 +1 @@
+5ae54baf26628a7ed74206650a31192e6d5c6f93 tarballs/Python-3.8.2.tar.xz

To view, visit change 39148. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I660994ece28f04d97de2fe3a074ebcf93fb4d2f4
Gerrit-Change-Number: 39148
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange