buildgcc: Update and fix GDB

Hardware / Coreboot - Stefan Reinauer [coreboot.org] - 9 June 2015 23:06 UTC

GDB stopped building ever since we updated from version 7.6 but nobody noticed ;) Update from 7.9 to 7.9.1 and bring the required patches forward.

Change-Id: I2f357525a46d5540e9f57b80d830943bbd5dfcaf

bed95b2 buildgcc: Update and fix GDB
util/crossgcc/buildgcc | 6 +++---
util/crossgcc/patches/gdb-7.6_no-texinfo.patch | 14 --------------
util/crossgcc/patches/gdb-7.6_pythonhome.patch | 19 -------------------
util/crossgcc/patches/gdb-7.9.1_no-doc.patch | 12 ++++++++++++
util/crossgcc/patches/gdb-7.9.1_pythonhome.patch | 19 +++++++++++++++++++
util/crossgcc/sum/Python-3.4.3.tar.xz.cksum | 1 +
util/crossgcc/sum/expat-2.1.0.tar.gz.cksum | 1 +
util/crossgcc/sum/gdb-7.9.1.tar.xz.cksum | 1 +
8 files changed, 37 insertions(+), 36 deletions(-)

Upstream: review.coreboot.org


  • Share