diff options
| -rw-r--r-- | meta-integrity/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 2f696cf..917aa86 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf | |||
| @@ -22,3 +22,5 @@ IMA_EVM_BASE := '${LAYERDIR}' | |||
| 22 | OE_TERMINAL_EXPORTS += "IMA_EVM_BASE" | 22 | OE_TERMINAL_EXPORTS += "IMA_EVM_BASE" |
| 23 | 23 | ||
| 24 | LAYERSERIES_COMPAT_integrity = "warrior" | 24 | LAYERSERIES_COMPAT_integrity = "warrior" |
| 25 | # ima-evm-utils depends on keyutils from meta-security | ||
| 26 | LAYERDEPENDS_integrity = "core security" | ||
