Hello David Hendricks, build bot (Jenkins), Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/em100/+/37410
to look at the new patch set (#2).
Change subject: makechips.sh: Analyse the Windows installer for version ......................................................................
makechips.sh: Analyse the Windows installer for version
Right now, the version we assume for the chips and firmware is whatever the dediprog.com lists as the latest version (as long as the web site formwat does not change). This is inaccurate, because you might be operating on a very different msi archive (e.g. using a beta version, or when operating with an older, cached binary on a builder). Instead, use the ProductVersion string that is encoded in the binary as a trusted source.
Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Change-Id: I9c7e48d1372bc587014e3af0a0327c70c30d7faa --- M makechips.sh 1 file changed, 2 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/em100 refs/changes/10/37410/2