]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: make # is not set matching more precise
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 12 Aug 2020 17:03:27 +0000 (13:03 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Aug 2020 07:03:32 +0000 (08:03 +0100)
commit63c8681e6bf763800e797f6d37f2f133abb7a0e8
treedf311169e7b110cdcd3f99f6c7a7169687e63ef5
parent36f95f5e22cb4858c927f2a5a3bfeae630a41f1d
kernel-yocto: make # is not set matching more precise

Integrating the following commit:

    symbol_why: tighten 'is not set' matching

    Commented lines that contained CONFIG_FOO ... were being picked up
    as option lines and reported as invalid.

    We make the regex more explicit and only match on spaces before
    CONFIG_ to declare if a 'is not set' line is invalid.

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