diff options
author | Diego Sueiro <diego.sueiro@arm.com> | 2020-12-03 11:18:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-06 23:17:28 +0000 |
commit | f01675db346b5758f583231e3ceb0675fbccfb13 (patch) | |
tree | 70baa89adf175ec7b1fb66ff8113347e0bbed542 /meta/classes | |
parent | 9e8247100e5bb6125417e3c103a72ff9d1da9386 (diff) | |
download | poky-f01675db346b5758f583231e3ceb0675fbccfb13.tar.gz |
modutils-initscripts: Fix modules.dep creation when USE_DEPMOD="0"
When having USE_DEPMOD="0" it is expected that in the first boot that
the modules.dep is generated. To achieve this we need to check if
modules.dep exists and has a size greater than zero. This verification
also needs to be done regardless of whether the /etc/modules or
/etc/modules-load.d directories exist.
(From OE-Core rev: 572f3045faa0a937947fbd56bcfef7bad55e9da6)
Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions