[coreboot-gerrit] New patch to review for coreboot: buildgcc: Update Python to 3.5.1

Stefan Reinauer (stefan.reinauer@coreboot.org) gerrit at coreboot.org
Fri Apr 22 04:31:05 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 947d1ed8f39de476722cf1d7b94a212126b43b69
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 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the coreboot-gerrit mailing list