diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-08-27 13:54:03 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-28 07:06:44 +0100 |
commit | b26a6df7efdaf640c612f6d557a2e74b4dc58af3 (patch) | |
tree | c001e96896b76bd1a1633bbde3d984c5a672a27c /meta/classes/useradd-staticids.bbclass | |
parent | ec23ada44fbf5143dd2cc89f3dd882be355358d0 (diff) | |
download | openembedded-core-contrib-b26a6df7efdaf640c612f6d557a2e74b4dc58af3.tar.gz |
kernel-yocto: allow promotion of configuration warnings to errors
It was requested to add the ability to upgrade configuration warnings
to errors, so that they can't be missed in a build.
Add a flag KMETA_AUDIT_WERROR, that when set, triggers a bb.fatal at
the end of configuration checking if any warnings are found.
This is off by default, but is available for those that want to enable
it in their kernel recipe or bbappend.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/useradd-staticids.bbclass')
0 files changed, 0 insertions, 0 deletions