Bug#1029175: generate_firmware_patterns: automate extracting @sof_aliases from most recent linux-image
Cyril Brulebois <[email protected]>
| Newsgroups | gmane.linux.debian.devel.cd |
|---|---|
| Message-ID | <167407575021.681537.9352517834506745086.reportbug__23161.7753089935$1674075993$gmane$org@tokyo> |
Package: debian-cd Severity: normal Hi, tools/generate_firmware_patterns has a workaround for the firmware-sof-signed package that doesn't ship appstream/dep-11 metadata. There, we list a bunch of IDs manually extracted from linux-image-<ABI>-amd64, and that list can become outdated over time. It might be best to get the latest kernel at build time and generate e a fresh list for each build. Failing that, we really should update the list at least once for each major Debian release. Cheers,