]> code.ossystems Code Review - openembedded-core.git/commit
kernel-module-split.bbclass: fix autoloading from postinst script
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 23 Mar 2015 15:39:06 +0000 (16:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2015 10:08:48 +0000 (10:08 +0000)
commit2e3768075878b8fc0f7642cae89ab7b9d03fe52c
tree570bbd1b544078778677e21fe4ec25b35e0f7eef
parent4f0d1015aa3331ae7b376f836d3188b6017abfb1
kernel-module-split.bbclass: fix autoloading from postinst script

When using KERNEL_MODULE_AUTOLOAD, autoload was empty, causing
"modprobe None" to get appended to the postinst script.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-module-split.bbclass