mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-06 16:48:42 +00:00
layer.conf: Post release codename changes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security"
|
|||||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_security = "8"
|
BBFILE_PRIORITY_security = "8"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_security = "kirkstone"
|
LAYERSERIES_COMPAT_security = "kirkstone langdale"
|
||||||
|
|
||||||
LAYERDEPENDS_security = "core openembedded-layer"
|
LAYERDEPENDS_security = "core openembedded-layer"
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,6 @@ BBFILE_COLLECTIONS += "harden-layer"
|
|||||||
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
|
BBFILE_PATTERN_harden-layer = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_harden-layer = "10"
|
BBFILE_PRIORITY_harden-layer = "10"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_harden-layer = "kirkstone"
|
LAYERSERIES_COMPAT_harden-layer = "kirkstone langdale"
|
||||||
|
|
||||||
LAYERDEPENDS_harden-layer = "core openembedded-layer"
|
LAYERDEPENDS_harden-layer = "core openembedded-layer"
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ INTEGRITY_BASE := '${LAYERDIR}'
|
|||||||
# interactive shell is enough.
|
# interactive shell is enough.
|
||||||
OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
|
OE_TERMINAL_EXPORTS += "INTEGRITY_BASE"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_integrity = "kirkstone"
|
LAYERSERIES_COMPAT_integrity = "kirkstone langdale"
|
||||||
# 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"
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "parsec-layer"
|
|||||||
BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/"
|
BBFILE_PATTERN_parsec-layer = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_parsec-layer = "5"
|
BBFILE_PRIORITY_parsec-layer = "5"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_parsec-layer = "kirkstone"
|
LAYERSERIES_COMPAT_parsec-layer = "kirkstone langdale"
|
||||||
|
|
||||||
LAYERDEPENDS_parsec-layer = "core clang-layer"
|
LAYERDEPENDS_parsec-layer = "core clang-layer"
|
||||||
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "scanners-layer"
|
|||||||
BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/"
|
BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_scanners-layer = "10"
|
BBFILE_PRIORITY_scanners-layer = "10"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_scanners-layer = "kirkstone"
|
LAYERSERIES_COMPAT_scanners-layer = "kirkstone langdale"
|
||||||
|
|
||||||
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
LAYERDEPENDS_scanners-layer = "core openembedded-layer meta-python"
|
||||||
|
|
||||||
|
|||||||
@@ -14,4 +14,4 @@ LAYERVERSION_security-isafw = "1"
|
|||||||
|
|
||||||
LAYERDEPENDS_security-isafw = "core"
|
LAYERDEPENDS_security-isafw = "core"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_security-isafw = "kirkstone"
|
LAYERSERIES_COMPAT_security-isafw = "kirkstone langdale"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "tpm-layer"
|
|||||||
BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
|
BBFILE_PATTERN_tpm-layer = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_tpm-layer = "10"
|
BBFILE_PRIORITY_tpm-layer = "10"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_tpm-layer = "kirkstone"
|
LAYERSERIES_COMPAT_tpm-layer = "kirkstone langdale"
|
||||||
|
|
||||||
LAYERDEPENDS_tpm-layer = " \
|
LAYERDEPENDS_tpm-layer = " \
|
||||||
core \
|
core \
|
||||||
|
|||||||
Reference in New Issue
Block a user