diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2023-06-27 10:16:41 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-07-20 12:10:40 -1000 |
commit | 4baf7c63c539147aa7194219a469c429b82cf3fe (patch) | |
tree | d73db2d08c2ec1a0fdfc667f36148de06976dd6d /meta/lib/oeqa/utils/qemurunner.py | |
parent | 221079616231393f03d31708432324e362a8d012 (diff) | |
download | poky-4baf7c63c539147aa7194219a469c429b82cf3fe.tar.gz |
kernel-module-split: install config modules directories only when they are needed
Instaed of allways create the directories and removing it at the if they are
not used, we can just do it when there are modules configuration to be created.
So the best thing to do is install the directories only when necessary.
(From OE-Core rev: 455baf41550431c22047fe718c8eaae71924b23f)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 71460993f350bca3d5a22115fd5551696f955c9f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/lib/oeqa/utils/qemurunner.py')
0 files changed, 0 insertions, 0 deletions