Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm-verity: document board specifics for Beaglebone Black | Paul Gortmaker | 2023-03-20 | 1 | -0/+37 |
| | | | | | | | | This is meant to augment the generic dm-verity instructions with the board specifics for this platform. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | dm-verity: add basic non-arch/non-BSP yocto specific settings | Paul Gortmaker | 2023-03-20 | 1 | -0/+114 |
| | | | | | | | | | | | | | As things stand currently, the only way to learn about the Yocto specific settings for implementing dm-verity is by reading the source. Here we try and capture some of the basic information that exists out there in mailing list posts and get that in-tree. Board specific settings/tips will be stored in board specific files. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | README: update maintainers email and move pkg help info | Armin Kuster | 2018-10-31 | 1 | -0/+197 |
This is to simplify the main README Signed-off-by: Armin Kuster <akuster808@gmail.com> |