Attention is currently required from: Edward O'Callaghan. Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/60236 )
Change subject: util/futility: Ensure futility checks for flashrom as a dep ......................................................................
Patch Set 3:
(1 comment)
Patchset:
PS3: I don't think this is the right approach, because the `tools` target is pretty must only used by Jenkins anyway. I don't think normal users build that. If we just want to fix Jenkins, the better option would be to just make sure it has the right libflashrom headers in its environment.
Normal coreboot users may still want to use futility (minus the `update` command) though, so I think the better solution would be to make futility able to build without the dependency (disabling the affected commands).