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 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. |
| 22 | OE_TERMINAL_EXPORTS += "IMA_EVM_BASE" | 22 | OE_TERMINAL_EXPORTS += "IMA_EVM_BASE" |
| 23 | |||
| 24 | LAYERSERIES_COMPAT_integrity = "warrior" | ||
