fsverity-utils 1.7
| Name | fsverity-utils |
|---|---|
| Version | 1.7 (96d12bd0d34a034d6e0b85512422f0d6df3c7c4a) |
| Summary | Userspace utilities for fs-verity |
| Description | fs-verity is a Linux kernel feature that does transparent on-demand integrity/authenticity verification of the contents of read-only files, using a hidden Merkle tree (hash tree) associated with the file. The mechanism is similar to dm-verity, but implemented at the file level rather than at the block device level. |
| Section | console |
| License | MIT |
| Homepage | https://www.kernel.org/doc/html/latest/filesystems/fsverity.html |
| Recipe file | recipes-crypto/fsverity-utils/fsverity-utils_1.7.bb |
| Layer | meta-oe (whinlatter branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git |
Patches
None
Other branches
This recipe in other branches of meta-oe:
| Branch | Recipe |
|---|---|
| master | fsverity-utils 1.7 |
| whinlatter (Yocto Project 5.3) | fsverity-utils 1.7 (this recipe) |
| walnascar (Yocto Project 5.2) | fsverity-utils 1.6 |
| styhead (Yocto Project 5.1) | fsverity-utils 1.5 |
| scarthgap (Yocto Project 5.0) | fsverity-utils 1.5 |
| nanbield (Yocto Project 4.3) | fsverity-utils 1.5 |
| mickledore (Yocto Project 4.2) | fsverity-utils 1.5 |
| langdale (Yocto Project 4.1) | fsverity-utils 1.5 |
| kirkstone (Yocto Project 4.0) | fsverity-utils 1.5 |
| honister (Yocto Project 3.4) | fsverity-utils 1.4 |
| hardknott (Yocto Project 3.3) | fsverity-utils 1.3 |
| gatesgarth (Yocto Project 3.2) | fsverity-utils 1.2 |