diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2013-03-02 18:06:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-05 13:14:50 +0000 |
commit | 2b8f2e770e074ee6735440c2e44eb56397857858 (patch) | |
tree | 00817af99869f35b9f54cef67546cd987b9ac185 /documentation | |
parent | 93ec7b4d1550e07caec86e2998d0f94a01c7e785 (diff) | |
download | poky-2b8f2e770e074ee6735440c2e44eb56397857858.tar.gz |
kernel: extract functions for kernel modules to separate bbclass
* this way we can reuse the same functionality also for external modules
including module_autoload_foo and module_conf_foo functionality
* MODULE_PACKAGES variable was removed (splited modules are now returned
by do_split_packages
* KERNEL_MODULES_META_PACKAGE is used to append all splitted packages
to RDEPENDS. In kernel.bbclass it's old "kernel-modules" in
module.bbclass it defaults to ${PN} for upgrade path from
single PN with all modules to PN depending on all new kernel-module-*
(From OE-Core rev: 51928b6b5ca0a46a9dcd754483a19af58b95fa18)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions