summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/rust-example
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@huawei.com>2022-09-10 00:04:25 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-13 10:36:50 +0100
commit5e4f3acbc8497e7676f1c9eb80e7b989104066e0 (patch)
tree6182462aff216960c21ade8950467fe9d3b308ab /meta/recipes-extended/rust-example
parent475639ba49f89d02cfa6a32686e3475cb13c45bf (diff)
downloadpoky-5e4f3acbc8497e7676f1c9eb80e7b989104066e0.tar.gz
rootfs.py: Run depmod(wrapper) against each compiled kernel
We run depmod (through depmodwrapper) at the end of the rootfs generation process. This part of the process assumes in its current implementation that the kernel package name is always 'kernel' and that there is only one set of kernel modules for which we need to generate the modules.dep and map files. The kernel package name can be configured via a variable (KERNEL_PACKAGE_NAME) and becomes a namespace that enables the build system to deal with multiple compiled kernel recipes. This patch checks for all the depmod pkgdata and runs depmod for each of the detected kernel versions/kernel package name. (From OE-Core rev: efa88e1c227d695319197f511701e0230d301f39) Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/rust-example')
0 files changed, 0 insertions, 0 deletions