mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-30 12:30:36 +00:00
layer.conf: correct WARN_QA
Fix the typo "tmp-layer" in "WARN_QA:append". The right name for this layer in OVERRIDES is layer-tpm-layer by checking "bitbake -e <recipe_name> | grep ^OVERRIDES=". Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Scott Murray <scott.murray@konsulko.com>
This commit is contained in:
@@ -27,4 +27,4 @@ networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappe
|
||||
|
||||
addpylib ${LAYERDIR}/lib oeqa
|
||||
|
||||
WARN_QA:append:tmp-layer = " patch-status missing-metadata"
|
||||
WARN_QA:append:layer-tpm-layer = " patch-status missing-metadata"
|
||||
|
||||
Reference in New Issue
Block a user