Attention is currently required from: Paul Menzel, Leah Rowe. Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/51144 )
Change subject: util/chromeos: Use the same inventory each time and verify checksums ......................................................................
Patch Set 5:
(2 comments)
File util/chromeos/crosfirmware.sh:
https://review.coreboot.org/c/coreboot/+/51144/comment/2ae52087_2a45ad15 PS4, Line 34: https://web.archive.org/web/20210211071412/
However, you also want consistency and to make sure that the files aren't corrupted. Perhaps coreboot could host its own version of that inventory file? I could put it in the repo
The recovery.conf has md5 and sha1 hashes so I doubt that corruption would be an issue.
EDIT: my logic here is that the inventory file contains data that is likely non-copyrightable anyway. then, every now and then, the files can be updated to whatever the newest version is from google
The one from google is certain to have proper links. I don't see why coreboot would have to maintain its own.
https://review.coreboot.org/c/coreboot/+/51144/comment/4ecef0e7_627631c5 PS4, Line 45:
already sorted, in patch set 5
Ack