]> 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, 15 Jun 2018 10:37:46 +0000 (11:37 +0100)
commitc60711bb734dceb8274720c898eba11bfd8da749
treef168fafc7d7efb8b8dc299e5246602c4acc3d293
parent628f6f20925fb4c7d5ac903d77dac1ee5b3affef
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.

(From OE-Core rev: d693457f9de92e4e8b61881638787e831f0ca197)

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