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 13:03:28 +0000 |
commit | 54aae189175e1323d9fb3350606f1acb61cefaee (patch) | |
tree | 2c5503ac16ee61231a25f22294818618211ccea7 /meta/recipes-extended/shadow | |
parent | 4a007570178f2d818b8cf1bb6f51566f219c0623 (diff) | |
download | poky-54aae189175e1323d9fb3350606f1acb61cefaee.tar.gz |
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 ]
(From OE-Core rev: bff4bda1fe86ddd218a192a14605924205a5300b)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/shadow')
0 files changed, 0 insertions, 0 deletions