From 1a8a6c38df0bb35ab9d9844b78ea0c905b3a9feb Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 27 Aug 2019 19:12:52 +0100 Subject: [PATCH] fwupdate packages are now merged into fwupd Signed-off-by: Peter Robinson --- fedora-iot-base.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/fedora-iot-base.json b/fedora-iot-base.json index 7b609a3..a9127c5 100644 --- a/fedora-iot-base.json +++ b/fedora-iot-base.json @@ -115,15 +115,13 @@ "packages-aarch64": ["grub2-efi-aa64", "efibootmgr", "shim-aa64", "uboot-tools", "uboot-images-armv8", "bcm283x-firmware", - "fwupdate", "fwupdate-efi", "arm-image-installer", - "iwl7260-firmware"], + "arm-image-installer", "iwl7260-firmware"], "packages-armhfp": ["grub2-efi-arm", "efibootmgr", "uboot-tools", "uboot-images-armv7", "bcm283x-firmware", "arm-image-installer"], - "packages-x86_64": ["grub2", "grub2-efi-x64", "efibootmgr", "shim-x64", - "fwupdate", "fwupdate-efi", "microcode_ctl", + "packages-x86_64": ["grub2", "grub2-efi-x64", "efibootmgr", "shim-x64", "microcode_ctl", "iwl1000-firmware", "iwl100-firmware", "iwl105-firmware", "iwl135-firmware", "iwl2000-firmware", "iwl2030-firmware", "iwl3160-firmware", "iwl5000-firmware", "iwl5150-firmware", "iwl6000-firmware", "iwl6050-firmware", "iwl7260-firmware"],