alsa-firmware/rpminspect.yaml

10 lines
198 B
YAML
Raw Normal View History

# exclude elf check
elf:
exclude_path: ^/lib/firmware/*
# exclude binary firmware files from annocheck entirely
annocheck:
ignore:
- /lib/firmware/*.bin
- /lib/firmware/*/*