From dcebb7adac1f9acdec664912c548d799abe2a89e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 15 Sep 2023 17:50:32 -0400 Subject: [PATCH] firmware: Include fwupd I think this makes sense; in theory you can use bare metal but not ship fwupd, but eh. --- tier-1/firmware.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tier-1/firmware.yaml b/tier-1/firmware.yaml index ca5e807..1c778cf 100644 --- a/tier-1/firmware.yaml +++ b/tier-1/firmware.yaml @@ -3,3 +3,5 @@ # https://gitlab.com/cki-project/kernel-ark/-/commit/32271d0cd9bd52d386eb35497c4876a8f041f70b # https://src.fedoraproject.org/rpms/kernel/c/f55c3e9ed8605ff28cb9a922efbab1055947e213?branch=rawhide - linux-firmware + # If you're using linux-firmware, you probably also want fwupd + - fwupd