]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kconf_check: tweak CONFIG_ regex
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 14 Aug 2019 15:31:33 +0000 (11:31 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2019 14:29:01 +0000 (15:29 +0100)
commitd9f05b40d3e6a32a8e5518b42e0a39dafc106b6f
treefbe2aa8498f68a0f2920e56ab65f1b286b61a96f
parentabe7b8add804472c2f80b17a61d9c90e3e987c51
kconf_check: tweak CONFIG_ regex

As reported in https://bugzilla.yoctoproject.org/show_bug.cgi?id=12563,
the regex that matches valid CONFIG_ options was missing some of the
ones in net/netfilter/ipvs/Kconfig, and hence triggering invalid
option warnings.

By dropping the trailing space on the regex, we'll cover all the cases
for valid option.

(From OE-Core rev: 461a2f54751ca18e17f897b10d6c3c47dab1733a)

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