Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19861
to look at the new patch set (#2).
Change subject: util/abuild: Start junit testcase block on kconfig failure
......................................................................
util/abuild: Start junit testcase block on kconfig failure
This should allow Jenkins to parse the build failures when Kconfig
generates an error.
Change-Id: I5f9083c346ac7b6502f854b7e1f1054e81954d76
Signed-off-by: Martin Roth <martinroth(a)google.com>
---
M util/abuild/abuild
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/61/19861/2
--
To view, visit https://review.coreboot.org/19861
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5f9083c346ac7b6502f854b7e1f1054e81954d76
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Rizwan Qureshi has uploaded a new patch set (#2). ( https://review.coreboot.org/19860 )
Change subject: intel/common/block: terminate pci device list with a 0
......................................................................
intel/common/block: terminate pci device list with a 0
Terminate pci device list array with a 0, to avoid overrun
during device match.
Change-Id: I4b7a88306e268aaea9f320debba052cd480b44be
Signed-off-by: Rizwan Qureshi <rizwan.qureshi(a)intel.corp-partner.google.com>
---
M src/soc/intel/common/block/i2c/i2c.c
M src/soc/intel/common/block/uart/uart.c
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/19860/2
--
To view, visit https://review.coreboot.org/19860
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4b7a88306e268aaea9f320debba052cd480b44be
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Rizwan Qureshi <rizwan.qureshi(a)intel.com>