buildgcc: Update Python to 3.5.1
Change-Id: I57f935b94ab0db2e9ff9434fb496d470bb4ec987 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/14463 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
498f3d0cd5
commit
3dc5d079fe
|
@ -41,7 +41,7 @@ GCC_AUTOCONF_VERSION=2.69
|
|||
BINUTILS_VERSION=2.26
|
||||
GDB_VERSION=7.11
|
||||
IASL_VERSION=20160318
|
||||
PYTHON_VERSION=3.4.3
|
||||
PYTHON_VERSION=3.5.1
|
||||
EXPAT_VERSION=2.1.1
|
||||
# CLANG version number
|
||||
CLANG_VERSION=3.8.0
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
7ca5cd664598bea96eec105aa6453223bb6b4456 tarballs/Python-3.4.3.tar.xz
|
|
@ -0,0 +1 @@
|
|||
0186da436db76776196612b98bb9c2f76acfe90e tarballs/Python-3.5.1.tar.xz
|
Loading…
Reference in New Issue