Add /lib/modules/modprobe.d to configuration search path accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_8.0_base accepted/tizen_base_dev old/tizen_base-20231107 tizen_7.0_base tizen_7.0_base_hotfix tizen_8.0_base accepted/tizen/7.0/base/20221116.025857 accepted/tizen/7.0/base/hotfix/20221116.055306 accepted/tizen/8.0/base/20231005.044822 accepted/tizen/base/20220803.043309 accepted/tizen/base/20220804.052410 accepted/tizen/base/20221115.103734 accepted/tizen/base/dev/20230602.080819 submit/tizen_base/20220802.051611 tizen_7.0_m2_release tizen_8.0_m2_release
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 8 Jul 2021 10:35:38 +0000 (12:35 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 2 Aug 2022 05:15:13 +0000 (14:15 +0900)
commit3b57147fc34c95331c74f0ce044ea6c85df58f9f
tree3ec1ac7f48274bbfb591612f71fc5019b3f2a691
parentb41b9f36fa48aa70bf6759c6ae9ffd1f6c5787e3
Add /lib/modules/modprobe.d to configuration search path

This commit adds additional tizen-specific /lib/modules/modprobe.d
to kmod search path to allow for packages providing modules to also
provide its configuration.

In Tizen kernel and modules images are build separately from "platform"
image, meaning only limited paths can be used (/lib/modules, /hal) for
its files to be accessible from the system.

Change-Id: I6985339abd1234aecfb5802484bd57f36a64bab2
Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
libkmod/libkmod.c
man/modprobe.d.xml