mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
layer: add QA_WARNINGS to all layers
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -27,3 +27,5 @@ BBFILES_DYNAMIC += " \
|
||||
INHERIT += "sanity-meta-security"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
WARN_QA:append:security = " patch-status missing-metadata"
|
||||
|
||||
@@ -11,3 +11,5 @@ BBFILE_PRIORITY_harden-layer = "6"
|
||||
LAYERSERIES_COMPAT_harden-layer = "mickledore"
|
||||
|
||||
LAYERDEPENDS_harden-layer = "core openembedded-layer"
|
||||
|
||||
WARN_QA:append:harden-layer = " patch-status missing-metadata"
|
||||
|
||||
@@ -35,3 +35,5 @@ networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappe
|
||||
"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
WARN_QA:append:integrity = " patch-status missing-metadata"
|
||||
|
||||
@@ -14,3 +14,5 @@ LAYERDEPENDS_parsec-layer = "core clang-layer"
|
||||
BBLAYERS_LAYERINDEX_NAME_parsec-layer = "meta-parsec"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
WARN_QA:append:parsec-layer = " patch-status missing-metadata"
|
||||
|
||||
@@ -26,3 +26,5 @@ networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappe
|
||||
"
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
WARN_QA:append:tmp-layer = " patch-status missing-metadata"
|
||||
|
||||
Reference in New Issue
Block a user