[coreboot-gerrit] Patch merged into coreboot/master: buildgcc: Add coreboot toolchain version to iasl

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 16 01:19:17 CET 2015


the following patch was just integrated into master:
commit 6f656138a63dbc4fe508eec19dc2f17d01e8d155
Author: Martin Roth <martinroth at google.com>
Date:   Tue Dec 8 11:14:10 2015 -0700

    buildgcc: Add coreboot toolchain version to iasl
    
    Add the coreboot toolchain version to iasl's version output.
    
    % ./xgcc/bin/iasl -v
    Intel ACPI Component Architecture
    ASL+ Optimizing Compiler version 20150619-64
    Copyright (c) 2000 - 2015 Intel Corporation
    
    coreboot toolchain v1.33 November 25th, 2015
    
    This won't actually be checked until the next version of
    iasl so that we don't have to rebuild again for no reason.
    
    The buildgcc version was intentionally not incremented for
    this minor change.
    
    Change-Id: I03a1a777fdb84e34bfceb7b1eb43fffbc1f3a2fc
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12688
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/12688 for details.

-gerrit



More information about the coreboot-gerrit mailing list