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:
Armin Kuster
2024-09-15 11:27:10 -04:00
parent 594018f8a5
commit 5e742d7fb0
3 changed files with 3 additions and 3 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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 \