Richard, This is just what the subject implies, a RFC patch. While working on some updates and docs, I (once gain) ran across the module_autoload and module_conf default values in kernel.bbclass.
I've always wondered if that was the best place for these, since the kernel.bbclass builds many different kernel versions. I've simply removed them here, without relocating them to any other recipe, since I can't see that they are really all that useful for most targest. This is a RFC, because I haven't done any research into what this may or may not break outside of oe-core and reference boards. Cheers, Bruce The following changes since commit fb53d69d9c726e6a663ea276cc440676e20f8326: documentation/dev-manual/dev-manual-intro.xml: typo fixed. (2012-07-26 18:53:04 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel-rfc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-rfc Bruce Ashfield (1): kernel.bbclass: remove default module_autoload and module_conf values meta/classes/kernel.bbclass | 19 ------------------- 1 files changed, 0 insertions(+), 19 deletions(-) -- 1.7.5.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
