Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SPECS/linux-firmware/linux-firmware.signatures.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"linux-firmware-20260110.tar.xz": "48e05166db539f4ee8d29ac9d236a94442c5b1b1a160a966f6fe6b42bd714331"
"linux-firmware-20260309.tar.xz": "c74cc6f562b58ad5bc6b2b00a61abc29c9e49e06126e7ba34fbca9928e07a96c"
}
}
7 changes: 5 additions & 2 deletions SPECS/linux-firmware/linux-firmware.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Summary: Linux Firmware
Name: linux-firmware
Version: 20260110
Release: 2%{?dist}
Version: 20260309
Release: 1%{?dist}
License: GPL+ AND GPLv2+ AND MIT AND Redistributable, no modification permitted
Vendor: Intel Corporation
Distribution: Edge Microvisor Toolkit
Expand Down Expand Up @@ -187,6 +187,9 @@ dracut --force
%{_firmwarepath}/intel/qat/qat_c62x_mmp.bin

%changelog
* Fri Mar 27 2026 Andy <andy.peng@intel.com> - 20260309-1
- Upgrade firmware to 20260309.

* Thu Feb 5 2026 Andy <andy.peng@intel.com> - 20260110-2
- modify target value of symlink to point ice package.

Expand Down
4 changes: 2 additions & 2 deletions cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12511,8 +12511,8 @@
"type": "other",
"other": {
"name": "linux-firmware",
"version": "20260110",
"downloadUrl": "https://www.kernel.org/pub/linux/kernel/firmware/linux-firmware-20260110.tar.xz"
"version": "20260309",
"downloadUrl": "https://www.kernel.org/pub/linux/kernel/firmware/linux-firmware-20260309.tar.xz"
}
}
},
Expand Down
Loading