Attention is currently required from: Michał Żygowski.
Hello build bot (Jenkins), Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68133
to look at the new patch set (#2).
Change subject: util/chromeos/gen_test_hwid.sh: Replace usage of hexdump ......................................................................
util/chromeos/gen_test_hwid.sh: Replace usage of hexdump
Hexdump command is not available in coreboot-sdk. Replace it with equivalent implementation using commands that are present in the container.
TEST=Passed "VP46XX" as prefix variable and it produced the same crc32 result before and after the change.
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: Icad93933335b8c5ebd8fee74cc9aaed36bb56482 --- M util/chromeos/gen_test_hwid.sh 1 file changed, 18 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/68133/2