[coreboot-gerrit] Patch merged into coreboot/master: util: Update makefiles for junit testing

gerrit at coreboot.org gerrit at coreboot.org
Sat Oct 24 10:55:48 CEST 2015


the following patch was just integrated into master:
commit 0be83c09a066119f5fded3bd1344f90a0a98d52c
Author: Martin Roth <martinroth at google.com>
Date:   Wed Oct 21 14:50:00 2015 -0600

    util: Update makefiles for junit testing
    
    - Have clean remove junit.xml files.
    - Remove junit.xml target from cbmem makefile - this is in the top
    level Makefile.inc now.
    - add distclean targets to makefiles.
    - Make sure all makefiles have .PHONY set up.
    - rm commands need -f or they will fail if the file they're trying
    to remove doesn't exist, causing the build to fail.
    
    Change-Id: I2f0635f2c0a9417e3377a90c8d67103323c4a72f
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: http://review.coreboot.org/12120
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list