]> code.ossystems Code Review - openembedded-core.git/commit
depmodwrapper-cross: Add kmod-native to DEPENDS
authorHaris Okanovic <haris.okanovic@ni.com>
Wed, 9 May 2018 14:59:58 +0000 (09:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 May 2018 06:49:32 +0000 (07:49 +0100)
commitd693457f9de92e4e8b61881638787e831f0ca197
treee02d20e5cd1d0749472abc8b326a47d76443c218
parenta7a1e3155287d3bac7ab83e58d53ee2a364f2e29
depmodwrapper-cross: Add kmod-native to DEPENDS

Add `DEPENDS += "kmod-native"` to ensure depmod utility is added to
recipe-sysroot-native during image build.

Without this dependency, image builds where BUILD_IMAGES_FROM_FEEDS=1
have depmodwrapper in recipe-sysroot-native but are missing depmod.
Kernel postinst scripts rely on depmod (via depmodwrapper) to index
newly installed modules.

Signed-off-by: Haris Okanovic <haris.okanovic@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb