From b2587711d103a945b7ef835b3434c44d17452743 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 26 May 2019 18:14:01 -0700 Subject: 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" -- cgit v1.2.3-54-g00ecf