]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: kernel configuration cleanups
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 21 Sep 2011 18:57:48 +0000 (18:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2011 02:07:37 +0000 (03:07 +0100)
commit8e67d4dd1e1bc64a84791abc613e237e29dd2aaa
tree7dfd4310462357c8061716461bc3b6afb386faff
parent21654cbf766f9c319b2fc8a08f0060c60ef005eb
linux-yocto: kernel configuration cleanups

There were some config fragment warnings that were being hidden
by virtue of being output while generating the full config versus
the ones that were generated during the configuration audit task.

This change does the following:

  - Updates the kern-tools SRCREV to include changes that move
    all kernel configuration warnings to the audit script

  - Updates the meta SRCREV for linux-yocto to get updated
    kernel configuration fragments that are warning-free. These
    are duplicated configs, and other changes that have a net
    result of no runtime changes.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
meta/recipes-kernel/linux/linux-yocto_3.0.bb