diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2013-02-28 12:09:05 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-01 12:57:58 +0000 |
commit | bff4bda1fe86ddd218a192a14605924205a5300b (patch) | |
tree | 602c361a5809d1cf6f9f8f3dd010d009c044c0fe /meta/classes/update-rc.d.bbclass | |
parent | 150174d52adefdefe62e2ed0598665481591e4c2 (diff) | |
download | openembedded-core-bff4bda1fe86ddd218a192a14605924205a5300b.tar.gz openembedded-core-bff4bda1fe86ddd218a192a14605924205a5300b.tar.bz2 openembedded-core-bff4bda1fe86ddd218a192a14605924205a5300b.zip |
kernel.bbclass: Add missing modules.order and modules.builtins
When running depmod, from kmod, warnings about missing modules.order
and modules.builtins occur. Looking back it is not clear why these
files were being ignored, other then nobody knew what to do with them.
Add the files into the kernel-base package, if they exist, ensuring
they will always get installed if at least one module is installed.
[ YOCTO #3963 ]
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/update-rc.d.bbclass')
0 files changed, 0 insertions, 0 deletions