From patchwork Thu Jul 26 18:04:30 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [RFC, 0/1] kernel.bbclass: remove default module_autoload and module_conf values Date: Thu, 26 Jul 2012 18:04:30 -0000 From: Bruce Ashfield X-Patchwork-Id: 33151 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org 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(-)