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     cbfstool/cbfstool.o
In file included from /root/coreboot/util/cbfstool/cbfstool.c:27:0:
/root/coreboot/util/cbfstool/cbfs.h:23:21: fatal error: vb2_api.h: No such file or directory
 #include <vb2_api.h>

Cheers,

John.