]> code.ossystems Code Review - openembedded-core.git/commit
kern-tools: add dropped options to audit output
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 19 Apr 2021 00:06:23 +0000 (20:06 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Apr 2021 12:56:51 +0000 (13:56 +0100)
commitf5e8a8c52386317607e333e55f710bf0393186c8
tree7239e7911fc6fee6fafd77dfcea57c46b1077ea1
parent29f0ef2e32a9b55d8271fde240a4469070d57729
kern-tools: add dropped options to audit output

The rewrite of the configuration audit code dropped the ability to
generate warnings for configuration options that didn't make it into
the final .config.

We integrated the following commit to restore those warnings:

    symbol_why: classify based on config.queue hints

    The config.queue has typing hints inline with each fragment,
    we should be using them to further classify the options, and
    not only relying on the special hardware.cfg, etc, files that
    are part of the meta data

    We also should be checking for options that were set to a
    non 'no' value, and that don't make it into the final .config,
    since without that check it means we are missing some warnings.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb