]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
depmodwrapper-cross: Take into consideration kernel package name
authorAndrei Gherzan <andrei.gherzan@huawei.com>
Fri, 9 Sep 2022 22:04:22 +0000 (00:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Sep 2022 09:34:30 +0000 (10:34 +0100)
commit0c2cc62b009467b05bf6e1897989d8ede0412d73
treed23d3b02b2894c8d5d858f329403237bdd85cdc5
parent1080316fbb863809a75f8a0acd72c06221beedb1
depmodwrapper-cross: Take into consideration kernel package name

depmodwrapper assumes that the kernel package name is "kernel". Since
this is configurable via KERNEL_PACKAGE_NAME variable, the wrapper can
easily look in the wrong place. This change adds an optional positional
argument that can be used to provide the kernel package name - when not
provided, it defaults to "kernel" (current behaviour).

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb