diff options
author | Koen Kooi <koen.kooi@oss.qualcomm.com> | 2025-07-02 09:03:27 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-07-31 13:44:59 -0400 |
commit | f707bbe323261f41f69267708d6751c1bb0edd0b (patch) | |
tree | 8de31d0afdf2f425908abf6106732f2192606a86 /scripts/lib/wic | |
parent | 135bf45c7405a194820f4dfd5c44ce08c4a72d66 (diff) | |
download | meta-virtualization-f707bbe323261f41f69267708d6751c1bb0edd0b.tar.gz |
Docker: add more required kernel modules as RRECOMMENDS:${PN}
With a very minimal image recipe that just pulls in docker, the daemon
won't start due to missing modules, so add the missing ones.
The list of new modules was created by diffing the output of `lsmod`
before installing all kernel-modules and the output after launching
docker with all modules installed.
Signed-off-by: Koen Kooi <koen.kooi@oss.qualcomm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts/lib/wic')
0 files changed, 0 insertions, 0 deletions