fsverity-utils 1.5
Name | fsverity-utils |
---|---|
Version | 1.5 (20e87c13075a8e5660a8d69fd6c93d4f7c5f01a5) |
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.5.bb |
Layer | meta-oe (mickledore 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.6 |
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 (this recipe) |
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 |