diff options
| author | Armin Kuster <akuster808@gmail.com> | 2019-10-08 15:53:13 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-10-11 07:41:01 -0700 |
| commit | a0dee993cd385bec1f1dbc8508e9b32d1f285598 (patch) | |
| tree | 0c8b2d1acc0880835a0f388f5f455ca41bd42a34 /meta-integrity | |
| parent | caaeb67863a6d3586e4c5ec62f85c33f8eb92af3 (diff) | |
| download | meta-security-a0dee993cd385bec1f1dbc8508e9b32d1f285598.tar.gz | |
layer.conf: Update for zeus series
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-integrity')
| -rw-r--r-- | meta-integrity/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 41989da..962424c 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf | |||
| @@ -21,6 +21,6 @@ INTEGRITY_BASE := '${LAYERDIR}' | |||
| 21 | # interactive shell is enough. | 21 | # interactive shell is enough. |
| 22 | OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" | 22 | OE_TERMINAL_EXPORTS += "INTEGRITY_BASE" |
| 23 | 23 | ||
| 24 | LAYERSERIES_COMPAT_integrity = "warrior" | 24 | LAYERSERIES_COMPAT_integrity = "zeus" |
| 25 | # ima-evm-utils depends on keyutils from meta-oe | 25 | # ima-evm-utils depends on keyutils from meta-oe |
| 26 | LAYERDEPENDS_integrity = "core openembedded-layer" | 26 | LAYERDEPENDS_integrity = "core openembedded-layer" |
