Re: [coreboot] util/cbfstool in coreboot master

2017-08-21 Thread Alberto Bursi
On 21/08/2017 11:36, Patrick Georgi via coreboot wrote: > That's sad. The only fix I see is to take down the mirror. > > > Patrick How about adding a few lines in readme aimed at github users? The README is most likely the first thing most sane perople read before compiling, or if there are

Re: [coreboot] util/cbfstool in coreboot master

2017-08-21 Thread Patrick Georgi via coreboot
2017-08-21 11:25 GMT+02:00 John Lewis : > Do you think there's something that could be also be done in > this regard on https://github.com/coreboot/coreboot (like customise the > message in the "clone or download" button? GitHub is not our platform, we're merely guests there

Re: [coreboot] util/cbfstool in coreboot master

2017-08-21 Thread Patrick Georgi via coreboot
. > Use `git submodule update --init` to pull in all of them (except blobs, > which is disabled by default). 2017-08-21 10:55 GMT+02:00 John Lewis > <jle...@johnlewis.ie>: > > Hi Guys, Apparently, in coreboot master, util/cbfstool has a reference to > some vboot code that i

Re: [coreboot] util/cbfstool in coreboot master

2017-08-21 Thread Patrick Georgi via coreboot
It's used for the hashing features and pulled in by one of the submodules. Use `git submodule update --init` to pull in all of them (except blobs, which is disabled by default). 2017-08-21 10:55 GMT+02:00 John Lewis <jle...@johnlewis.ie>: > Hi Guys, > > Apparently, in corebo

[coreboot] util/cbfstool in coreboot master

2017-08-21 Thread John Lewis
Hi Guys, Apparently, in coreboot master, util/cbfstool has a reference to some vboot code that isn't pulled in. Can someone (possibly Patrick) tell me why? This looks like a barrier to people being able to use/compile things. root@beaglebone:~/coreboot/util/cbfstool# make HOSTCC