meta-integrity: Convert to new override syntax

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-07-29 16:32:05 -07:00
parent c7632b927c
commit b8554aae23
15 changed files with 28 additions and 28 deletions
@@ -6,6 +6,6 @@ inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "ima"
# Only one at the moment, but perhaps more will come in the future.
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
ima-evm-utils \
"