mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-09 17:40:32 +00:00
meta-integrity: fix issues with yocto-check-layer
[v2] re-did solutions Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
SUMMARY = "IMA/EVM userspace tools"
|
||||
LICENSE = "MIT"
|
||||
|
||||
inherit packagegroup
|
||||
inherit packagegroup features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "ima"
|
||||
|
||||
# Only one at the moment, but perhaps more will come in the future.
|
||||
RDEPENDS_${PN} = " \
|
||||
|
||||
Reference in New Issue
Block a user