]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: remove default module_autoload and module_conf values
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 26 Jul 2012 18:04:31 +0000 (14:04 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:25:51 +0000 (14:25 +0100)
commita134efa7743edc3b7ca8abb651add6d2045c3b44
treea1a4779d428e665d19539b273de6f520f0f01a07
parentf50fc40f0382a6ddac6bdf602b4303fde998edbe
kernel.bbclass: remove default module_autoload and module_conf values

kernel.bbclass is a common class for many different kernel versions,
and as such the default module_autoload and module_conf values that
it contains are not relevant, or out of date for most builds.

Individual kernel recipes or distros can better specify these
values to meet their needs.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/kernel.bbclass