forked from rpms/kernel
34 lines
706 B
YAML
34 lines
706 B
YAML
# additional rpminspect configuration for this branch
|
|
|
|
---
|
|
inspections:
|
|
abidiff: off
|
|
kmidiff: off
|
|
upstream: off
|
|
|
|
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
|
|
|
|
patches:
|
|
ignore_list:
|
|
- linux-kernel-test.patch
|
|
- patch-5.14-redhat.patch
|
|
|
|
runpath:
|
|
ignore:
|
|
- /usr/libexec/kselftests/bpf/urandom_read
|
|
- /usr/libexec/kselftests/bpf/no_alu32/urandom_read
|