layer: add QA_WARNINGS to all layers

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2023-08-01 11:37:34 -04:00
parent 39d373acd1
commit b9bc938785
5 changed files with 10 additions and 0 deletions

View File

@@ -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"