b8992a3715
Resolves: RHEL-33486 Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
10 lines
198 B
YAML
10 lines
198 B
YAML
# exclude elf check
|
|
elf:
|
|
exclude_path: ^/lib/firmware/*
|
|
|
|
# exclude binary firmware files from annocheck entirely
|
|
annocheck:
|
|
ignore:
|
|
- /lib/firmware/*.bin
|
|
- /lib/firmware/*/*
|