Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51393
to look at the new patch set (#2).
Change subject: cbfstool_get.sh: wgets the sources and makes a cbfstool utility ......................................................................
cbfstool_get.sh: wgets the sources and makes a cbfstool utility
Sometimes you need to do a few operations with coreboot.rom (e.g. update its' payload) without changing coreboot.rom's main code. If you have bad Internet connection or just want to quickly get the latest version of cbfstool without cloning the whole coreboot/vboot repos: cbfstool_get.sh will really help you! It wgets <4MB of required sources and builds them.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: Ie70944e5b527f28220e8119d95a4fc585b3cb4a7 --- A util/cbfstool_get/cbfstool_get.sh 1 file changed, 124 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/51393/2