diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-10 09:28:06 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-10 09:28:06 -0500 |
commit | 1cac231319309a8322c7f29d89644752aba75a62 (patch) | |
tree | eff74dfb2c2718b629832b6c9bc17594e13e392a /rpminspect.yaml | |
parent | 021f420fbfd59a242a8a57e4485c937638777988 (diff) | |
download | kernel-1cac231319309a8322c7f29d89644752aba75a62.tar.gz kernel-1cac231319309a8322c7f29d89644752aba75a62.tar.xz kernel-1cac231319309a8322c7f29d89644752aba75a62.zip |
kernel-5.13.0-0.rc1.13
* Mon May 10 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc1.13]
- Remove unused boot loader specification files (David Ward)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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 |