mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
check_whence.py: Add new files to exceptions lists
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
This commit is contained in:
parent
ead3209904
commit
6eec0ebeac
1 changed files with 3 additions and 0 deletions
|
|
@ -89,10 +89,12 @@ def main():
|
|||
"build_packages.py",
|
||||
"check_whence.py",
|
||||
"contrib/process_linux_firmware.py",
|
||||
"contrib/pylib/whence.py",
|
||||
"contrib/templates/debian.changelog",
|
||||
"contrib/templates/debian.control",
|
||||
"contrib/templates/debian.copyright",
|
||||
"contrib/templates/rpm.spec",
|
||||
"contrib/whence2yaml.py",
|
||||
"copy-firmware.sh",
|
||||
"dedup-firmware.sh",
|
||||
]
|
||||
|
|
@ -106,6 +108,7 @@ def main():
|
|||
"carl9170fw/autogen.sh",
|
||||
"check_whence.py",
|
||||
"contrib/process_linux_firmware.py",
|
||||
"contrib/whence2yaml.py",
|
||||
"copy-firmware.sh",
|
||||
"dedup-firmware.sh",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue