[linux-yocto] [PATCH 0/5] kconfig audit - update inputs

Bruce Ashfield bruce.ashfield at windriver.com
Wed Aug 8 11:01:55 PDT 2012


On 12-07-27 12:24 PM, Paul Gortmaker wrote:
> The routerstation pro update to 3.4 reduced the number of
> warnings about setting non-hardware options from a BSP
> from about 800, down to the teens.  The remaining warnings
> were all false positives, due to incomplete input to the
> audit system.  This series, when applied, will reduce the
> number to zero.

All merged, as discussed, I amended patch 5/5 to leave the config_block
in the efi fragment.

Cheers,

Bruce

>
> Paul.
> ---
>
> Paul Gortmaker (5):
>    meta: add ath79 Kconfig to hardware listing.
>    routerstationpro: add config data for audit purposes
>    routerstationpro: specify chosen filesystems in audit input.
>    kconfig: add tty/serial file to hardware listing
>    kconfig: make CONFIG_BLOCK=y part of base config
>
>   meta/cfg/kernel-cache/bsp/routerstationpro/hardware.cfg | 4 ++++
>   meta/cfg/kernel-cache/bsp/routerstationpro/hardware.kcf | 1 +
>   meta/cfg/kernel-cache/cfg/efi-ext.cfg                   | 1 -
>   meta/cfg/kernel-cache/features/scsi/scsi.cfg            | 1 -
>   meta/cfg/kernel-cache/ktypes/base/base.cfg              | 1 +
>   meta/cfg/kernel-cache/ktypes/base/hardware.kcf          | 2 ++
>   6 files changed, 8 insertions(+), 2 deletions(-)
>   create mode 100644 meta/cfg/kernel-cache/bsp/routerstationpro/hardware.cfg
>   create mode 100644 meta/cfg/kernel-cache/bsp/routerstationpro/hardware.kcf
>




More information about the linux-yocto mailing list