[yocto] [meta-security][PATCH 02/14] layer.conf: add LAYERSERIES_COMPAT

Armin Kuster akuster808 at gmail.com
Sun May 26 21:56:29 PDT 2019


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 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"
-- 
2.17.1



More information about the yocto mailing list