diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-09-07 09:38:40 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-09-07 17:51:35 +0100 |
commit | 6acfe7d9e431923124c5c4e743f39f9d7aea97c5 (patch) | |
tree | a273a4c793a078ea977a85013fb1ffc7c91f1a40 /meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | |
parent | 0a1265f4dd90ad9524005ce91b3d0564ce2215e5 (diff) | |
download | openembedded-core-contrib-6acfe7d9e431923124c5c4e743f39f9d7aea97c5.tar.gz |
kern-tools: improve kernel config audit output
Recent kernels broke the ability of kconfiglib to parse the Kconfig
files and offer reasons why a symbol may not be set. To address this
issue, we update to Kconfiglib2 and adjust the symbol_why script to
work with the new API.
We also tweak the kconf_check script to allow the specification of
a list of option as "non-hardware". This allows a BSP to inhibit
warnings on options that it knows are mismatched for a valid reason
(i.e. -tiny kernels using common fragments with known missing
dependencies).
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb')
0 files changed, 0 insertions, 0 deletions