koji_builder: install linux-firmware, not kernel-firmware
kernel-firmware is the old provide and it's no longer provided by newer versions of linux-firmware. This is causing our builders to downgrade to an older linux-firmware, then dnf-automatic just updates it the next time to the newer one (because it's a security update). Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4caaa7c181
commit
5a44707cf4
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
- strace
|
||||
- mock
|
||||
- mock-rpmautospec
|
||||
- kernel-firmware
|
||||
- linux-firmware
|
||||
- kernel-modules
|
||||
- rsyslog
|
||||
- audit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue