alsa-firmware/rpminspect.yaml
2022-02-10 11:04:04 -06:00

10 lines
223 B
YAML

---
# Exclude firmware files from elf and annocheck inspections as they will trigger false positives
elf:
exclude_path: ^/lib/firmware/*
annocheck:
ignore:
- /lib/firmware/*.bin
- /lib/firmware/*/*