mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-27 14:28:45 +00:00
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:
@@ -9,6 +9,7 @@ DEPENDS += "\
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
attr \
|
||||
ima-inspect \
|
||||
util-linux-switch-root.static \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user