the following patch was just integrated into master:
commit 627747f7217b78dba5ad101c48c4d234cf21a2b4
Author: Paul Menzel <paulepanter(a)users.sourceforge.net>
Date: Sat Jan 4 12:19:18 2014 +0100
util/cbmem/Makfile: Add rule `junit.xml` for Jenkins
The rule has the target `junit.xml` and runs `make clean` and `make` and
logs the result in the file `junit.xml` suitable for consumption by
Jenkins.
Change-Id: I42a31f6c7a45fa9c3773969d78f745fcc4e09dbd
Signed-off-by: Paul Menzel <paulepanter(a)users.sourceforge.net>
See http://review.coreboot.org/4611 for details.
-gerrit
the following patch was just integrated into master:
commit 304bc2d06bea596c6084e9fd8f06c80cb2e8a7ec
Author: Patrick Georgi <patrick(a)georgi-clan.de>
Date: Fri Jan 10 19:28:18 2014 +0100
3rdparty: update to current HEAD
It includes a sandybridge fix.
Change-Id: I84ff1ac1622b10a4a4aa42517bac0c024c386998
Signed-off-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/4642 for details.
-gerrit
the following patch was just integrated into master:
commit d0453bbdc34451d0e57ea9b7693c88a0aefc533f
Author: Patrick Georgi <patrick(a)georgi-clan.de>
Date: Fri Jan 10 19:41:54 2014 +0100
lint: check label style only on changed files
This should probably propagate to the other lint checks.
The idea: only enforce style on files that were at least touched
by the developer.
Change-Id: I5ac690ee726e27e80e790fa9a41cd14b84ad2161
Signed-off-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/4644 for details.
-gerrit