]> code.ossystems Code Review - openembedded-core.git/commit
kernel-module-split: Remove extraneous call to depmod from module postinst
authorPhil Blundell <pb@pbcl.net>
Fri, 10 Jan 2014 12:57:02 +0000 (12:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2014 15:13:47 +0000 (15:13 +0000)
commite8db81e4655ab7535db04aa3c8d7f9868ced6039
tree6fc9ca125862033477f81833aedd9d77463ac121
parente588ba009402be27c643f2596acea0f178d4e42f
kernel-module-split: Remove extraneous call to depmod from module postinst

During rootfs construction, image.bbclass will call depmod after all the
modules are installed.  There's no need to run it from the postinst when
operating in offline root mode.

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/kernel-module-split.bbclass