Hello Patrick Rudolph, Marcello Sylvester Bauer, Philipp Deppenwiese, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29515
to look at the new patch set (#2).
Change subject: payloads/external/Linuxboot/targets: use go get to install u-root ......................................................................
payloads/external/Linuxboot/targets: use go get to install u-root
make sure, there is proper go tree set up in inside the linuxboot build directory. Then use go get to to download u-root from github. It also builds the code and installs u-root into the bin directory of the lokal go tree.
Change-Id: I72866944165823300566e2e9bdaba59599a88178 Signed-off-by: Jens Drenhaus jens.drenhaus@9elements.com --- M payloads/external/LinuxBoot/targets/u-root.mk 1 file changed, 12 insertions(+), 35 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/29515/2