mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-06 16:48:42 +00:00
layer.conf: Add warrior to compatible release series
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 = "thud"
|
LAYERSERIES_COMPAT_security = "thud warrior"
|
||||||
|
|
||||||
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
||||||
|
|
||||||
|
|||||||
@@ -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 = "thud"
|
LAYERSERIES_COMPAT_scanners-layer = "thud warrior"
|
||||||
|
|
||||||
LAYERDEPENDS_scanners-layer = " \
|
LAYERDEPENDS_scanners-layer = " \
|
||||||
core \
|
core \
|
||||||
|
|||||||
@@ -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 = "thud"
|
LAYERSERIES_COMPAT_tpm-layer = "thud warrior"
|
||||||
|
|
||||||
LAYERDEPENDS_tpm-layer = " \
|
LAYERDEPENDS_tpm-layer = " \
|
||||||
core \
|
core \
|
||||||
|
|||||||
Reference in New Issue
Block a user