]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: restore BSP audit visibility
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 24 Aug 2018 14:59:51 +0000 (10:59 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Aug 2018 09:27:15 +0000 (10:27 +0100)
commit4933b686b0f75d6841630917a2d90832df41cac7
tree98acef5a194a7f58f9ba31d2247d12c6d395eb1c
parent21de5cc43cfedc703e5bc0515507a6dae36afb74
kernel-yocto: restore BSP audit visibility

During the re-working of kernel fragments and status output cleanup the
visibility for BSP level errors was dropped/removed.

The audit phase can detect errors, redefinition and invalid
configuration fragments. We control the visibility of these reports via
the existing KCONF_BSP_AUDIT_LEVEL variable.

By default, errors and invalid configuration values will be displayed as
a warning. If redefinition values are to be shown the audit level must
be raised above the deafult value of '2'. We inhibit these by default,
since there are many valid reasons why a BSP will change a default /
base config .. and showing them offers no value to the BSP user.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-yocto.bbclass