]> code.ossystems Code Review - openembedded-core.git/commit
kernel.bbclass: Remove warnings for modutils and modprobe.d
authorDarren Hart <dvhart@linux.intel.com>
Wed, 7 Mar 2012 08:06:46 +0000 (00:06 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Mar 2012 19:53:57 +0000 (11:53 -0800)
commit6068f3229397baf561b1e84a22b570a803d95c49
tree3c75665715e1ecc10f7067f75474a456a611c7a2
parent61d5fa2b7ae6b3ce49747a102b3817c36f6cf85d
kernel.bbclass: Remove warnings for modutils and modprobe.d

Fixes [Yocto #2036]

The source and build directories are unused, remove them.

The modutils and modprobe.d directories may be used if modules are built that
are either autoloaded or have modprobe.d entries. This isn't known at install
time, so check after the package split if these directories are empty and
remove them if they are.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
CC: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel.bbclass