Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/em100/+/37535 )
Change subject: Fix dependencies
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/em100/+/37535/1/Makefile
File Makefile:
https://review.coreboot.org/c/em100/+/37535/1/Makefile@58
PS1, Line 58: sed 's,^xz,xz/xz,g' .dependencies.tmp > .dependencies
use sed -i here ("in place"), then mv .dependencies.tmp .dependencies to update atomically.
--
To view, visit
https://review.coreboot.org/c/em100/+/37535
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: em100
Gerrit-Branch: master
Gerrit-Change-Id: I74d93713cb97bd2b2c415234710fd2b34f6a1c02
Gerrit-Change-Number: 37535
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 05 Dec 2019 19:43:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment