fsverity-utils 1.4
| Name | fsverity-utils |
|---|---|
| Version | 1.4 (9e082897d61a2449657651aa5a0931aca31428fd) |
| 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.4.bb |
| Layer | meta-oe (honister branch) |
| Inherits | |
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/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 |
| 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 (this recipe) |
| hardknott (Yocto Project 3.3) | fsverity-utils 1.3 |
| gatesgarth (Yocto Project 3.2) | fsverity-utils 1.2 |