Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vboot-utils: add missing dependency on host-util-linux | Thomas Petazzoni | 2015-12-27 | 1 | -0/+1 |
| | | | | | | | | | | | vboot-utils needs uuid.h and libuuid for the cgpt tool, so we need to depend on host-util-linux. Fixes: http://autobuild.buildroot.org/results/ee1/ee18202cb6d7751178617e6a3d0bc97e65318aa9/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | vboot-utils: new package | Alex Suykov | 2015-12-27 | 1 | -0/+6 |
Chromium OS verified boot utilities. Needed for signing kernel images and manipulating bootable partitions on media intended for Chromebooks. Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |