67 lines
1.7 KiB
YAML
67 lines
1.7 KiB
YAML
# additional rpminspect configuration for this branch
|
|
|
|
---
|
|
inspections:
|
|
abidiff: off
|
|
kmidiff: off
|
|
upstream: off
|
|
subpackages: off
|
|
license: off
|
|
debuginfo: off
|
|
removedfiles: off
|
|
|
|
badfuncs:
|
|
ignore:
|
|
- /usr/libexec/ksamples/*
|
|
- /usr/libexec/kselftests/*
|
|
|
|
emptyrpm:
|
|
expected_empty:
|
|
- kernel
|
|
- kernel-debug
|
|
- kernel-debug-devel-matched
|
|
- kernel-devel-matched
|
|
- kernel-zfcpdump
|
|
- kernel-zfcpdump-devel-matched
|
|
- kernel-zfcpdump-modules
|
|
- kernel-zfcpdump-modules-partner
|
|
- kernel-rt
|
|
- kernel-rt-debug
|
|
- kernel-rt-debug-devel-matched
|
|
- kernel-rt-devel-matched
|
|
- kernel-64k
|
|
- kernel-64k-debug
|
|
- kernel-64k-debug-devel-matched
|
|
- kernel-64k-devel-matched
|
|
- kernel-rt-64k
|
|
- kernel-rt-64k-debug
|
|
- kernel-rt-64k-debug-devel-matched
|
|
- kernel-rt-64k-devel-matched
|
|
|
|
patches:
|
|
ignore_list:
|
|
- linux-kernel-test.patch
|
|
- patch-%%SPECKVERSION%%.%%SPECKPATCHLEVEL%%-redhat.patch
|
|
- patch-%{patchversion}-redhat.patch
|
|
|
|
runpath:
|
|
ignore:
|
|
- /usr/libexec/kselftests/bpf/urandom_read
|
|
- /usr/libexec/kselftests/bpf/no_alu32/urandom_read
|
|
- /usr/libexec/kselftests/bpf/cpuv4/urandom_read
|
|
|
|
debuginfo:
|
|
ignore:
|
|
- /usr/libexec/kselftests/bpf/*
|
|
- /usr/lib/debug/usr/libexec/perf-core/tests/shell/coresight/*
|
|
|
|
elf:
|
|
ignore:
|
|
- /usr/libexec/kselftests/*
|
|
- /usr/libexec/perf-core/tests/shell/coresight/*
|
|
- /usr/lib/debug/usr/libexec/perf-core/tests/shell/coresight/*
|
|
|
|
annocheck:
|
|
ignore:
|
|
- /usr/libexec/kselftests/*
|