Add recipe for fsverity-utils

Library and command-line tool to manage the fs-verity
feature, introduced in Linux 5.4 and supported in ext4
and f2fs filesystems.

https://www.kernel.org/doc/html/latest/filesystems/fsverity.html

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Luca Boccassi
2020-10-21 17:55:52 +01:00
committed by Khem Raj
parent 7839164921
commit 993c8cfbc9
2 changed files with 29 additions and 0 deletions
@@ -186,6 +186,7 @@ RDEPENDS_packagegroup-meta-oe-core_remove_riscv32 = "safec"
RDEPENDS_packagegroup-meta-oe-crypto ="\
botan \
cryptsetup \
fsverity-utils \
libkcapi \
libmcrypt \
libsodium \