mirror of
https://git.yoctoproject.org/meta-security
synced 2026-04-25 13:08:44 +00:00
meta-security: add THUD
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "security"
|
|||||||
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
BBFILE_PATTERN_security = "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_security = "8"
|
BBFILE_PRIORITY_security = "8"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_security = "sumo"
|
LAYERSERIES_COMPAT_security = "thud"
|
||||||
|
|
||||||
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 = "sumo"
|
LAYERSERIES_COMPAT_scanners-layer = "thud"
|
||||||
|
|
||||||
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 = "sumo"
|
LAYERSERIES_COMPAT_tpm-layer = "thud"
|
||||||
|
|
||||||
LAYERDEPENDS_tpm-layer = " \
|
LAYERDEPENDS_tpm-layer = " \
|
||||||
core \
|
core \
|
||||||
|
|||||||
Reference in New Issue
Block a user