mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
layer.conf: update LAYERSERIES_COMPAT for nanbield
* oe-core switched to nanbield in: https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8ffa79641f
commit
1856a7cf43
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security"
|
||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_security = "8"
|
||||
|
||||
LAYERSERIES_COMPAT_security = "mickledore"
|
||||
LAYERSERIES_COMPAT_security = "nanbield"
|
||||
|
||||
LAYERDEPENDS_security = "core openembedded-layer"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "harden-layer"
|
||||
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_harden-layer = "6"
|
||||
|
||||
LAYERSERIES_COMPAT_harden-layer = "mickledore"
|
||||
LAYERSERIES_COMPAT_harden-layer = "nanbield"
|
||||
|
||||
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 = "mickledore"
|
||||
LAYERSERIES_COMPAT_integrity = "nanbield"
|
||||
# ima-evm-utils depends on keyutils from meta-oe
|
||||
LAYERDEPENDS_integrity = "core openembedded-layer"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer"
|
||||
BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_parsec-layer = "5"
|
||||
|
||||
LAYERSERIES_COMPAT_parsec-layer = "mickledore"
|
||||
LAYERSERIES_COMPAT_parsec-layer = "nanbield"
|
||||
|
||||
LAYERDEPENDS_parsec-layer = "core clang-layer"
|
||||
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
||||
|
||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer"
|
||||
BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_tpm-layer = "6"
|
||||
|
||||
LAYERSERIES_COMPAT_tpm-layer = "mickledore"
|
||||
LAYERSERIES_COMPAT_tpm-layer = "nanbield"
|
||||
|
||||
LAYERDEPENDS_tpm-layer = " \
|
||||
core \
|
||||
|
||||
Reference in New Issue
Block a user