meta-integrity: Add ima-inspect utility

ima_inspect is a small program that allows to give a human-readable
representation of the contents of the extended attributes (xattrs) that
the Linux IMA security subsystem creates and manages for files.

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2018-02-15 12:18:11 -05:00
committed by Jia Zhang
parent 59a9f43b89
commit d0c0bedbbe
2 changed files with 12 additions and 0 deletions
@@ -9,6 +9,7 @@ DEPENDS += "\
RDEPENDS_${PN} += "\
attr \
ima-inspect \
util-linux-switch-root.static \
"