From e9e893b94596f4d86afe8d3cff07840607ace876 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 26 May 2019 18:14:01 -0700 Subject: [PATCH] layer.conf: add LAYERSERIES_COMPAT Signed-off-by: Armin Kuster --- meta-integrity/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) 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}' # dependent on location of the layer). Exporting it to just the # interactive shell is enough. OE_TERMINAL_EXPORTS += "IMA_EVM_BASE" + +LAYERSERIES_COMPAT_integrity = "warrior"