diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-14 11:31:33 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-21 15:29:01 +0100 |
commit | d9f05b40d3e6a32a8e5518b42e0a39dafc106b6f (patch) | |
tree | fbe2aa8498f68a0f2920e56ab65f1b286b61a96f /meta/recipes-extended | |
parent | abe7b8add804472c2f80b17a61d9c90e3e987c51 (diff) | |
download | poky-d9f05b40d3e6a32a8e5518b42e0a39dafc106b6f.tar.gz |
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>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions