rpminspect.yaml 671 B

12345678910111213141516171819202122232425262728293031
  1. # additional rpminspect configuration for this branch
  2. ---
  3. inspections:
  4. upstream: off
  5. badfuncs:
  6. ignore:
  7. - /usr/libexec/ksamples/*
  8. - /usr/libexec/kselftests/*
  9. emptyrpm:
  10. expected_empty:
  11. - kernel
  12. - kernel-debug
  13. - kernel-debug-devel-matched
  14. - kernel-devel-matched
  15. - kernel-lpae
  16. - kernel-zfcpdump
  17. - kernel-zfcpdump-devel-matched
  18. - kernel-zfcpdump-modules
  19. patches:
  20. ignore_list:
  21. - linux-kernel-test.patch
  22. - patch-6.6-redhat.patch
  23. runpath:
  24. ignore:
  25. - /usr/libexec/kselftests/bpf/urandom_read
  26. - /usr/libexec/kselftests/bpf/no_alu32/urandom_read