mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-04 14:10:22 +00:00
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>
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "security"
|
||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_security = "8"
|
||||
|
||||
LAYERSERIES_COMPAT_security = "warrior"
|
||||
LAYERSERIES_COMPAT_security = "zeus"
|
||||
|
||||
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
||||
|
||||
@@ -21,6 +21,6 @@ INTEGRITY_BASE := '${LAYERDIR}'
|
||||
# interactive shell is enough.
|
||||
OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
|
||||
|
||||
LAYERSERIES_COMPAT_integrity = "warrior"
|
||||
LAYERSERIES_COMPAT_integrity = "zeus"
|
||||
# ima-evm-utils depends on keyutils from meta-oe
|
||||
LAYERDEPENDS_integrity = "core openembedded-layer"
|
||||
|
||||
@@ -8,6 +8,6 @@ BBFILE_COLLECTIONS += "scanners-layer"
|
||||
BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_scanners-layer = "10"
|
||||
|
||||
LAYERSERIES_COMPAT_scanners-layer = "warrior"
|
||||
LAYERSERIES_COMPAT_scanners-layer = "zeus"
|
||||
|
||||
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
||||
|
||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer"
|
||||
BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_tpm-layer = "10"
|
||||
|
||||
LAYERSERIES_COMPAT_tpm-layer = "warrior"
|
||||
LAYERSERIES_COMPAT_tpm-layer = "zeus"
|
||||
|
||||
LAYERDEPENDS_tpm-layer = " \
|
||||
core \
|
||||
|
||||
Reference in New Issue
Block a user