summaryrefslogtreecommitdiffstats
path: root/meta-integrity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-integrity')
-rw-r--r--meta-integrity/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf
index 37776f8..e9446e6 100644
--- a/meta-integrity/conf/layer.conf
+++ b/meta-integrity/conf/layer.conf
@@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}'
20# interactive shell is enough. 20# interactive shell is enough.
21OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" 21OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
22 22
23LAYERSERIES_COMPAT_integrity = "hardknott" 23LAYERSERIES_COMPAT_integrity = "honister"
24# ima-evm-utils depends on keyutils from meta-oe 24# ima-evm-utils depends on keyutils from meta-oe
25LAYERDEPENDS_integrity = "core openembedded-layer" 25LAYERDEPENDS_integrity = "core openembedded-layer"
26 26