mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
meta-security: add layer index callouts
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -24,3 +24,5 @@ OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
|
|||||||
LAYERSERIES_COMPAT_integrity = "zeus"
|
LAYERSERIES_COMPAT_integrity = "zeus"
|
||||||
# ima-evm-utils depends on keyutils from meta-oe
|
# ima-evm-utils depends on keyutils from meta-oe
|
||||||
LAYERDEPENDS_integrity = "core openembedded-layer"
|
LAYERDEPENDS_integrity = "core openembedded-layer"
|
||||||
|
|
||||||
|
BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity"
|
||||||
|
|||||||
@@ -11,3 +11,5 @@ BBFILE_PRIORITY_scanners-layer = "10"
|
|||||||
LAYERSERIES_COMPAT_scanners-layer = "zeus"
|
LAYERSERIES_COMPAT_scanners-layer = "zeus"
|
||||||
|
|
||||||
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
||||||
|
|
||||||
|
BBLAYERS_LAYERINDEX_NAME_integrity = "meta-security-compliance"
|
||||||
|
|||||||
@@ -14,3 +14,4 @@ LAYERDEPENDS_tpm-layer = " \
|
|||||||
core \
|
core \
|
||||||
openembedded-layer \
|
openembedded-layer \
|
||||||
"
|
"
|
||||||
|
BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm"
|
||||||
|
|||||||
Reference in New Issue
Block a user