]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kmod: Add an exclude directive to depmod
authorSaul Wold <Saul.Wold@windriver.com>
Thu, 31 Mar 2022 22:21:52 +0000 (15:21 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Apr 2022 09:40:27 +0000 (10:40 +0100)
commit5e7d09142da82c37aeab22c34d5314187c90bd84
treee85bc68bd61b82f55c59e31dc35904979fcb117b
parentc082752c06d5723433886cbf7ce2d88a51fb64f1
kmod: Add an exclude directive to depmod

This adds a new configuration directive to depmod that causes
depmod to exclude a give path entry like .debug.

kernel-dbg provides the modules .debug/<module>.ko files and
when installed either directly or when dbg-pkgs are selected
this can cause depmod to fail.

Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod/0001-depmod-Add-support-for-excluding-a-directory.patch [new file with mode: 0644]
meta/recipes-kernel/kmod/kmod_29.bb