summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-integrity/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf
index e8bb268..2f696cf 100644
--- a/meta-integrity/conf/layer.conf
+++ b/meta-integrity/conf/layer.conf
@@ -20,3 +20,5 @@ IMA_EVM_BASE := '${LAYERDIR}'
20# dependent on location of the layer). Exporting it to just the 20# dependent on location of the layer). Exporting it to just the
21# interactive shell is enough. 21# interactive shell is enough.
22OE_TERMINAL_EXPORTS += "IMA_EVM_BASE" 22OE_TERMINAL_EXPORTS += "IMA_EVM_BASE"
23
24LAYERSERIES_COMPAT_integrity = "warrior"