Attention is currently required from: Hsuan Ting Chen, Martin Roth, Hsuan-ting Chen. Hello build bot (Jenkins), Hsuan Ting Chen, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60095
to look at the new patch set (#2).
Change subject: coreboot-sdk/Dockerfile: Install libflashrom-dev ......................................................................
coreboot-sdk/Dockerfile: Install libflashrom-dev
By updating vboot submodule to ToT in commit 18437a7b (Update vboot submodule to upstream master), crrev.com/c/3247852 (vboot_reference/futility: Port W path to using libflashrom) will be included as well.
The vboot CL added a dependency of libflashrom because it included libflashrom.h header in futility/updater_utils.c. Missing this dependency will cause Jenkins build failure while building the vboot uprev CL.
Add the dependency of apt-get install libflashrom-dev in coreboot-sdk to fix this issue.
Change-Id: I7269a5140fb02da6d143b339116db2fd089f8da8 Signed-off-by: Hsuan Ting Chen roccochen@chromium.org --- M util/docker/coreboot-sdk/Dockerfile 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/60095/2