[coreboot-gerrit] Patch merged into coreboot/master: 699ac27 buildgcc: refactor package unpacking, patching and building

gerrit at coreboot.org gerrit at coreboot.org
Mon Jun 8 20:00:06 CEST 2015


the following patch was just integrated into master:
commit 699ac27decfa241854ee6517d7db8d53bb2e8750
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Fri Jun 5 12:43:28 2015 -0700

    buildgcc: refactor package unpacking, patching and building
    
    - keep a list of packages to build in $PACKAGES and only download,
      patch and build a package if it is in that list (instead of having
      exceptions for GDB, EXPAT and PYTHON)
    - unify interface for download() and unpack_and_patch()
    - consolidate some randomly spread code like creating / removing
      build directories and calls to searchtool()
    
    Change-Id: I2070e3b2fbb84eb18e9220658fb2d5518b8179ee
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: http://review.coreboot.org/10434
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/10434 for details.

-gerrit



More information about the coreboot-gerrit mailing list