]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Include linked firmware files 3312/head
authorMartin Hundebøll <martin@geanix.com>
Fri, 3 Jan 2025 11:00:31 +0000 (12:00 +0100)
committerMartin Hundebøll <martin@geanix.com>
Mon, 6 Jan 2025 09:24:22 +0000 (10:24 +0100)
commita37fd6d1fc5404f6bb2987ac05b5c9efc1d0608a
tree923d047377d10bb1d615fce21acb41bf1ab76987
parentb67d9048ddabc1257efaf32a93381238672fdd6f
Include linked firmware files

Some modules reference a firmware file that is just a link to a "real"
file. Make sure those files are also included when needed by resolving
those referenced symlinks and including their target files in the set of
required firmware files.
mkosi/kmod.py
tests/test_initrd.py