[coreboot-gerrit] Patch set updated for coreboot: buildgcc: Update Python to 3.5.1

Stefan Reinauer (stefan.reinauer@coreboot.org) gerrit at coreboot.org
Fri Apr 22 20:14:54 CEST 2016


Stefan Reinauer (stefan.reinauer at coreboot.org) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/14463

-gerrit

commit df39a801c6c03cc7516b60340597d3409f985e3e
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Thu Apr 21 19:29:03 2016 -0700

    buildgcc: Update Python to 3.5.1
    
    Change-Id: I57f935b94ab0db2e9ff9434fb496d470bb4ec987
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
---
 util/crossgcc/buildgcc                      | 2 +-
 util/crossgcc/sum/Python-3.4.3.tar.xz.cksum | 1 -
 util/crossgcc/sum/Python-3.5.1.tar.xz.cksum | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 088c904..e9ce774 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -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
diff --git a/util/crossgcc/sum/Python-3.4.3.tar.xz.cksum b/util/crossgcc/sum/Python-3.4.3.tar.xz.cksum
deleted file mode 100644
index 7f7273e..0000000
--- a/util/crossgcc/sum/Python-3.4.3.tar.xz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-7ca5cd664598bea96eec105aa6453223bb6b4456  tarballs/Python-3.4.3.tar.xz
diff --git a/util/crossgcc/sum/Python-3.5.1.tar.xz.cksum b/util/crossgcc/sum/Python-3.5.1.tar.xz.cksum
new file mode 100644
index 0000000..58affb0
--- /dev/null
+++ b/util/crossgcc/sum/Python-3.5.1.tar.xz.cksum
@@ -0,0 +1 @@
+0186da436db76776196612b98bb9c2f76acfe90e  tarballs/Python-3.5.1.tar.xz



More information about the coreboot-gerrit mailing list