Cyril Brulebois
27f8524d0a
Hardcode aliases from firmware-sof-signed.
...
The source code doesn't use the MODULE_FIRMWARE() macro so the machinery
implemented in src:firmware-nonfree wouldn't help. Extract alias info
manually once, and make note to keep an eye on further updates (e.g. via
a crontab on d-i.debian.org).
2021-07-25 08:40:43 +02:00
Cyril Brulebois
c980454172
Extract alias formatting for later reuse.
2021-07-25 08:36:28 +02:00
Cyril Brulebois
91508a24c9
Keep track of all firmware packages found.
2021-07-25 08:16:44 +02:00
Cyril Brulebois
c9f7df2963
Move main part to the bottom, it's getting extended.
2021-07-25 08:11:58 +02:00
Cyril Brulebois
dae7be7662
Add small README.txt alongside .patterns files.
2021-07-25 07:32:30 +02:00
Cyril Brulebois
a726d0df83
Update comments.
2021-07-25 07:20:53 +02:00
Cyril Brulebois
76fc95f307
Generate .patterns (plural) files.
2021-07-25 07:20:53 +02:00
Cyril Brulebois
9d570ad032
Implement support for --test option.
...
At the moment, there's no package with Type == firmware in the archive,
so --test lets us toy without that filter, finding a bunch of packages.
2021-07-25 07:20:53 +02:00
Cyril Brulebois
18e27f6e08
Implement support for --output-dir
2021-07-25 07:20:53 +02:00
Cyril Brulebois
21509942d1
Prepare support for command line options.
...
Implement --verbose directly.
2021-07-25 07:20:53 +02:00
Cyril Brulebois
ff8ef160ea
Add generate_firmware_patterns script and dependencies (see: #989863 ).
2021-07-25 07:20:30 +02:00