1SUMMARY = "IMA/EVM userspace tools"
2LICENSE = "MIT"
3
4inherit packagegroup
5
6# Only one at the moment, but perhaps more will come in the future.
7RDEPENDS_${PN} = " \
8    ima-evm-utils \
9"
10