aboutsummaryrefslogtreecommitdiffstats
path: root/meta-integrity/recipes-core/packagegroups/packagegroup-ima-evm-utils.bb
blob: 18acc9dcacdc75ff18ae81d06b3daa74bdf3c411 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "IMA/EVM userspace tools"
LICENSE = "MIT"

inherit packagegroup

# Only one at the moment, but perhaps more will come in the future.
RDEPENDS_${PN} = " \
    ima-evm-utils \
"