From 7b536a21cad7b0e277f10796c565b1642a2cacf4 Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 26 Jun 2024 16:44:11 -0400 Subject: [PATCH] manifests/fedora-coreos-base: re-add qed-firmware We lost this during a recent linux-firmware update which broke it out into a separate subpackage. Re-add it. Closes: https://github.com/coreos/fedora-coreos-tracker/issues/1746 --- manifests/fedora-coreos-base.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/fedora-coreos-base.yaml b/manifests/fedora-coreos-base.yaml index d2fd41a14..a510e4c8c 100644 --- a/manifests/fedora-coreos-base.yaml +++ b/manifests/fedora-coreos-base.yaml @@ -157,6 +157,8 @@ packages: - iptables-legacy # GPU Firmware files (not broken out into subpackage of linux-firmware in RHEL yet) - amd-gpu-firmware intel-gpu-firmware nvidia-gpu-firmware + # NIC firmware we've traditionally shipped but then were split out of linux-firmware in Fedora + - qed-firmware # https://github.com/coreos/fedora-coreos-tracker/issues/1746 # - irqbalance