mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-17 04:07:20 +00:00
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
b206ba59db
commit
68be8afc6b
@@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}'
|
||||
# interactive shell is enough.
|
||||
OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
|
||||
|
||||
LAYERSERIES_COMPAT_integrity = "hardknott"
|
||||
LAYERSERIES_COMPAT_integrity = "honister"
|
||||
# ima-evm-utils depends on keyutils from meta-oe
|
||||
LAYERDEPENDS_integrity = "core openembedded-layer"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user