diff options
Diffstat (limited to 'rpminspect.yaml')
-rw-r--r-- | rpminspect.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 000000000..e540fbd45 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,10 @@ +# additional rpminspect configuration for this branch + +--- +emptyrpm: + expected_empty: + - kernel + - kernel-debug + - kernel-lpae + - kernel-zfcpdump + - kernel-zfcpdump-modules |