2022-05-17 10:24:55 +00:00
|
|
|
# additional rpminspect configuration for this branch
|
|
|
|
|
|
|
|
---
|
|
|
|
inspections:
|
2023-05-09 05:36:29 +00:00
|
|
|
abidiff: off
|
|
|
|
kmidiff: off
|
2022-05-17 10:24:55 +00:00
|
|
|
upstream: off
|
2023-11-07 18:41:02 +00:00
|
|
|
subpackages: off
|
2022-05-17 10:24:55 +00:00
|
|
|
|
|
|
|
badfuncs:
|
|
|
|
ignore:
|
|
|
|
- /usr/libexec/ksamples/*
|
|
|
|
- /usr/libexec/kselftests/*
|
|
|
|
|
|
|
|
emptyrpm:
|
|
|
|
expected_empty:
|
|
|
|
- kernel
|
|
|
|
- kernel-debug
|
|
|
|
- kernel-debug-devel-matched
|
|
|
|
- kernel-devel-matched
|
|
|
|
- kernel-lpae
|
|
|
|
- kernel-zfcpdump
|
|
|
|
- kernel-zfcpdump-devel-matched
|
|
|
|
- kernel-zfcpdump-modules
|
2022-06-28 08:29:01 +00:00
|
|
|
|
|
|
|
patches:
|
|
|
|
ignore_list:
|
|
|
|
- linux-kernel-test.patch
|
2023-05-09 05:36:29 +00:00
|
|
|
- patch-5.14-redhat.patch
|
2023-11-07 18:41:02 +00:00
|
|
|
- patch-%{patchversion}-redhat.patch
|
2023-05-09 05:36:29 +00:00
|
|
|
|
|
|
|
runpath:
|
|
|
|
ignore:
|
|
|
|
- /usr/libexec/kselftests/bpf/urandom_read
|
|
|
|
- /usr/libexec/kselftests/bpf/no_alu32/urandom_read
|
2023-11-07 18:41:02 +00:00
|
|
|
|
|
|
|
debuginfo:
|
|
|
|
ignore:
|
|
|
|
- /usr/libexec/kselftests/bpf/*
|
|
|
|
- /usr/lib/debug/usr/libexec/perf-core/tests/shell/coresight/*
|
|
|
|
|
|
|
|
elf:
|
|
|
|
ignore:
|
|
|
|
- /usr/libexec/perf-core/tests/shell/coresight/*
|
|
|
|
- /usr/lib/debug/usr/libexec/perf-core/tests/shell/coresight/*
|