mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
layer.conf: Update to styhead release name series
few more layers to fixup Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "harden-layer"
|
||||
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_harden-layer = "6"
|
||||
|
||||
LAYERSERIES_COMPAT_harden-layer = "nanbield scarthgap"
|
||||
LAYERSERIES_COMPAT_harden-layer = "styhead"
|
||||
|
||||
LAYERDEPENDS_harden-layer = "core openembedded-layer"
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}'
|
||||
# interactive shell is enough.
|
||||
OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
|
||||
|
||||
LAYERSERIES_COMPAT_integrity = "nanbield scarthgap"
|
||||
LAYERSERIES_COMPAT_integrity = "styhead"
|
||||
# ima-evm-utils depends on keyutils from meta-oe
|
||||
LAYERDEPENDS_integrity = "core openembedded-layer"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer"
|
||||
BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_tpm-layer = "6"
|
||||
|
||||
LAYERSERIES_COMPAT_tpm-layer = "nanbield scarthgap"
|
||||
LAYERSERIES_COMPAT_tpm-layer = "styhead"
|
||||
|
||||
LAYERDEPENDS_tpm-layer = " \
|
||||
core \
|
||||
|
||||
Reference in New Issue
Block a user