diff options
author | Christophe Chapuis <chris.chapuis@gmail.com> | 2021-04-29 15:41:27 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-02 23:21:42 +0100 |
commit | 2d96636ebc2d3b7e8103ca9d27e0f966f2f7cd86 (patch) | |
tree | 2b88d548680c5949b810b23b063910ab5b82f849 /scripts/lib/devtool/build_sdk.py | |
parent | cd618cc017efc45483f20e5f3eb702e511295146 (diff) | |
download | poky-2d96636ebc2d3b7e8103ca9d27e0f966f2f7cd86.tar.gz |
rootfs.py: find .ko.gz and .ko.xz kernel modules as well
* with xz PACKAGECONFIG enabled in kmod and xz module compression enabled in kernel
the do_rootfs task doesn't run depmod in the image, because it thinks there are no modules:
NOTE: No Kernel Modules found, not running depmod
(From OE-Core rev: 9c13ce05eae0f126eb150e48709e9bd06e9280fa)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions